cancel
Showing results for 
Search instead for 
Did you mean: 

ADOBE Trigger Workflow

Former Member
0 Kudos

Hello Everybody,

Can somebody tell me how do we trigger a workflow using ADOBE.

Please help me. I am in great need. All the help is appreciated.

Thanks,

Sneha SIngh.

Accepted Solutions (1)

Accepted Solutions (1)

vaibhav_tiwari
Contributor
0 Kudos

Hi Sneha,

Can you please throw some light on which type of workflow you want. Which type of application is it(Web Dynpro java, WD ABAP or Simple ABAP).

Regards,

Vaibhav Tiwari.

Former Member
0 Kudos

Vaibhav, its a simple ABAP.

When the Data comes in I want to create a sales order which will trigger a workflow.

vaibhav_tiwari
Contributor
0 Kudos

Hi Sneha,

I don't have much knowledge about Adobe Forms using Simple ABAP. But the following document might be helpful to you:

[https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c2567f2b-0b01-0010-b7b5-977cbf80665d]

Regards,

Vaibhav

chintan_virani
Active Contributor
0 Kudos

Sneha,

As per my knowledge you do not need to trigger workflow from Adobe here. The workflow can be triggered from BAPI.

So ideally what you do in your application is that when Submit button is clicked, a BAPI say CREATE_SALES_ORD is called and in that BAPI you can call a workflow say WF_SALES.

Chintan

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sneha,

Just Check this link it may help to solve your problem

http://moviecritic.com/devnet/livecycle/workflow/articles/lc_wf_access_email_tip.pdf

Thanks &Regards

Sreedhar