cancel
Showing results for 
Search instead for 
Did you mean: 

send interactive form to GP

Former Member
0 Kudos

Hi all,

i am a scenario here. After i fill up the PDF interactive form and hit the submit button, i need the form send to GP.

Do i need to do any configuration before sending the form to GP?

Accepted Solutions (1)

Accepted Solutions (1)

harman_shahi
Contributor
0 Kudos

Hi Colin,

You need to configure GP as described in the document below:

http://help.sap.com/saphelp_nw04s/helpdata/en/a5/cc5142a6213b54e10000000a1550b0/frameset.htm

Then you can create the Submit button with the following parameters in the form:

● Control Type u2013 select Submit

● Submit Format u2013 select PDF

● Submit to URL u2013 enter the following string: %com.sap.caf.gp.if.PostProcessorUrl%

hope this helps,

harman

Answers (3)

Answers (3)

Former Member
0 Kudos

hi Harman Shahi ,

tks alot for ur reply. Really appreciate it.

Do you mind stating down the discrete steps u hv taken in the process of setting up the gp. I thot of modelling the step and see if it can wrk out.

Former Member
0 Kudos

hi Harman Shahi,

I read the article u have point me to. However i suspect the reason why i nt able to initial a connection to GP could be because of incorrect setting at the WEB service security in visual administration?

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b9ea34c2-0701-0010-e2a2-d8e9cd6d...

i am basing on the following pdf file for reference.

Navigate to Security Configuration u2192 Web Service Clients u2192 sap.comtcwdpdfobect u2192 com.sap.tc.webdynpro.adsproxy.AdsProxy*ConfigPort_Document.

i realise tat when i switch the dropdown list to SLD destination, no address is display on the textbox. What could that mean?

harman_shahi
Contributor
0 Kudos

Hello,

I just noticed that we did not use SLD in our setup:

URL dropdown box is set to "Custom",

and the following URL is entered in the textbox:

http://<host>:<port>/AdobeDocumentServices/Config?style=document

worth a try...

regards,

harman

Former Member
0 Kudos

i am nt sure where has went wrong. I create a submit button with the following attribute u have stated. I have

Create an interactive form callable object with the following configuration parameters selected:

¡ Enable Use as Standalone Interactive Form

¡ Provide an Impersonalized Interactive Form

however, when i try to submit the downloaded form to the gp, there is no response.