cancel
Showing results for 
Search instead for 
Did you mean: 

How to Integrate Workflow in Gateway service

Former Member
0 Kudos

Hi,

       My requirement is Approve the dispute request from fiori launchpad.

So i have to integrate the Custom workflow to SEGW custom service.How to

Implement this?

       Any prerequest required for that settings?

Regards,

Barathi V

Accepted Solutions (0)

Answers (1)

Answers (1)

LeonardoGomez
Advisor
Advisor
0 Kudos

Hi Barathi,

You should rather implement My Inbox App.

Regards,

Leonardo.

Former Member
0 Kudos

Hi Leonardo,

           Thanks for your response.Actually My workflow approval email going to

outlook instead of workflow inbox.

           So Myinbox App not suit for my scenario.Can you give idea how to integrate

workflow with SEGW service?

Regards,

Barathi V

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Barathi,

Please share your architecture design.

+ How to read data from ERP and how to send it to outlook?

+ How to approve in Outlook?

+ How to update data in ERP from Outlook?

Regards,

Masa / SAP Technology RIG

Former Member
0 Kudos

Hi Masa,

            This is related on FSCM module.I can read data from udmcaseattr00 and

scmg_t_case_attr table.

           Email going to Approver via Workflow program exit and SCOT config.

           If i click approve hyperlink then required response goto ERP and update the status

Using class methods.

          

Regards,

Barathi V

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Barathi,

Please share the function which does not work. We are not clear what is the runtime issue.

Regards,

Masa / SAP Technology RIG

Former Member
0 Kudos

Hi Masa,

        Actually i have done Standard Fiori app and Myinbox app.no issues in functions.

So i don't have idea about custom service with workflow integration.

        Can you please give idea about this.

Regards,

Barathi V

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Barathi,

Please elaborate the "custom service with workflow integration". We are not clear what is the issue and what you are trying to do.

Regards,

Masa / SAP Technology RIG

Former Member
0 Kudos

Hi Masa,

            Am not facing any issue.am beginner for custom service(SEGW).

            As per my requirement have to create Custom gateway service and consume

the workflow approval level details in same service.

            If this is standard service mean we can map our workflow and service using

spro workflow settings and scenario definition.

            But in this scenario how to map workflow task id and step id and at all.

Regards,

Barathi V

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Barathi,

You can refer

or you can use TASKPROCESSING service which is used in My Inbox.

.

Regards,

Masa / SAP Technology RIG

Former Member
0 Kudos

Thanks for your Help