Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP digitally signed Message - Change <wsu:Expires> value

Former Member
0 Kudos

Hi Frnds,

I have created a server proxy using an external WSDL and created server (SAP)WSDL. Then this SAP WSDL was shared with the Legacy system after creating binding in SOAMANAGER. Also we are using X509 Asymmetric Sign and Encryption.

When the Legacy system consumes this WSDL and makes a call SAP responds with the response SOAP xml which has the tag <wsu:Expires>. SAP defaults this tag value by adding 90 seconds to the value of the tag <wsu:Created>.

We want to change this 90 seconds duration to lower limit. How to change this? I have searched the whole SOAMANAGER and I dont to figure out a way for it.

Is it a Basis settings?

We are  in ECC 6.0 and Basis component is SAP7.02.

And no SAP PI/XI is used for this above scenario. In SAP PI 7.0 help documentation the SOAMANAGER has the option to change this. However ECC 6.0 SOAMANAGER doesnt have this option.

Thanks a million in advance...

Regards,

Karthick C

1 REPLY 1

LarsSAP
Advisor
Advisor
0 Kudos

Hi Karthick,

you may want to look into report WSS_SETUP.

Cheers Lars