cancel
Showing results for 
Search instead for 
Did you mean: 

Calling ITS transaction (for e.g the SRM shopping cart) from WD Java

Former Member
0 Kudos

Hi Team,

We are trying to create a simple wrapper Web Dynpro Java application which will have links to invoke the standard SRM Shopping cart ITS applications. The ITS transactions should start in the same window. I would like to get some pointers and guidance from the group. My specific concerns are:

1) As per my understanding, we have to build the ITS URL programmatically in the web dynpro . How would the session ID be managed?

2) How is single sign on enabled? Our Web Dynpro is called in an iview in the Portal and I'm assuming that the SSO cookie from portal would be recognized by ITS transactions??

3) For punch out catalogs, the external cart is transferred to the SRM shopping cart. What additional steps are recommended so that the ITS application runs correctly in the Web Dynpro Java screen. Session ID, cXML ??

Thanks for your valuable inputs. Points will be awarded for answers.

Regards

Accepted Solutions (1)

Accepted Solutions (1)

SB9
Active Participant
0 Kudos

Hi,

A simpler way to acheive this is by creating transactional iview in portal. It will also take care of SSO and session management also.

Thanks,

S-B

Answers (0)