cancel
Showing results for 
Search instead for 
Did you mean: 

Microsoft Office Product Integration in GP

richard_hirsch
Active Contributor
0 Kudos

Hi,

I know there is rather extensive integration possiblities avialable for Adobe Document Services (ADS) in GP. I read somewhere that it is also possible to integrate other products.

Does anyone have any experience in this area? In particular with Microsoft Office products.

Thanks.

Dick

Accepted Solutions (1)

Accepted Solutions (1)

Austin
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Richard,

There is no built in ms office integration with GP. That is, you can not create a GP Callable Object which wraps an MS Office product.

You can interface/call GP from an MS Office product using one of two ways.

1. Use the SAP Duet infrastructure to call the GP Web Service from a MS office product - www.duet.com

2. Write custom .net code to call the GP Web Service

Either way, MS Office would be communicating to the GP Process via web services. This way, actions in MS office can affect the GP workflow.

Regards,

Austin.

Austin
Product and Topic Expert
Product and Topic Expert
0 Kudos

One addtional comment, GP does support interactive form integration based on <a href="http://office.microsoft.com/en-us/FX010857921033.aspx">microsoft office infopath</a>. That is, you can create a Callable Object type Interactive Form based on a MS Infopath form.

Regards,

Austin.

richard_hirsch
Active Contributor
0 Kudos

Hi Autsin,

Do you have more details concerning the InfoPoint integation. For example, a link to more documentation.

Thanks

Dick

Austin
Product and Topic Expert
Product and Topic Expert
0 Kudos

You can see this <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e3f6edc7-0701-0010-a5a4-f2ce0c749f9e">Interactive Form Tutorial</a> which is relevant for both MS Infopath and Adobe Forms.

There is also additional information in the <a href="http://help.sap.com/saphelp_crm50/helpdata/en/c4/8d4a4273bb3830e10000000a155106/frameset.htm">GP online help for Interactive Forms.</a>

Regards,

Austin.

Answers (0)