cancel
Showing results for 
Search instead for 
Did you mean: 

Submit offline data to next action in Guided procedures

Former Member
0 Kudos

Hi,

I have a simple process where there is an offline adobe form. User fills this form and clicks Http URL submit. On submit, now I need to initiate a new process in guided procedures to start a new workflow.

I have created impersonalized offline adobe form and configured the process and mapped parameters from adobe to process input params.

The problem I'm facing is how do I send the data/request to server? On http url submit button, what should I put? for eg.. my server is localhost with port 5000 then what shld be the absolute url to call the workflow??

Thanks for your time and help.

Best Regards,

Shiva

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member445109
Active Participant
0 Kudos

Hi Shiva

In Adobe form for submit tab

submit format is: xml data

submit to url is: %com.sap.caf.gp.if.PostProcessorUrl%

Try it ..

Regards

Srikanth

Former Member
0 Kudos

Hi Srikanth,

Thanks for the reply. I tried the same but it doesnt work.

I do have some questions.

1. How come my offline form knows that it needs to submit data to the right server? %com.sap.caf.gp.if.PostProcessorUrl%?? wht this url implies?? It doesnt have any server information?? Moreover since this is offline, do I need to have physical access to server?

2. Do I need to configure any mail setting for adobe inorder to submit data??

Thanks for your time and help.

Best Regards,

Shiva

Former Member
0 Kudos

Hi Shiva,

Hope you have gone through this link in SDN already.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/f057d803-3c53-2910-db92-a6a2f... [original link is broken] [original link is broken]

Hope this will help.

- anto.