cancel
Showing results for 
Search instead for 
Did you mean: 

Migrate ITS Service(flowlogic) to Integrated ITS

Former Member
0 Kudos

Hello Everyone,

Can any tell me how to migrate an ITS service which is based on flowlogic programming model from Standalone ITS to integrated ITS...

Kindly need ur help urgently!!!!!!

Thanks & Regards,

Subramanya

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

we have migrated flow based services to integrated ITS for a customer. This worked quite good.

I will give you some information about how to migrate.

- create an ABAP Program with dynpros for every flow file, which only contain an 'okCode' field.

- now you have to implement your flow logic into ABAP dynpro flow

- RFC calls can be directly done in PBO but all received data have to be send to the ITS via 'Web Transaction API' (see sap help).

- create a transaction (for your created program with your start dynpro)

- create an internet service and generate templates from dynpros. Now copy existing template Code into the generated templates.

- all events in your templates have to be processed as Okcode.

- in SICF use for your service node ~transaction instead of ~initial template

You will find more information in the upcoming ITS Dokumentation (Release 6.40).

regards,

Arthur Janovitz,

InfoLytics AG

Answers (2)

Answers (2)

Former Member
0 Kudos

Answered

Former Member
0 Kudos

hi

good

go through these links,hope these ll help you to solve your problem

[Removed by the moderator.]

http://help.sap.com/bp_epv260/EP_JA/documentation/How-to_Guides/WAS/Enabling%20the%20SAP%20GUI%20for...

/people/durairaj.athavanraja/blog/2005/08/21/running-your-first-its-webgui-application-in-sap-netweaver-04-abap-edition--nsp

thanks

mrutyun^