Need soft coding values for JRH90I33 and JRH90I34

Mistake

Active Member
Hi,

Our E1 system is 9.1, but we didn't do tools upgrade yet, to 9.1.5.5. So, we don't have source code or templates for JRH90I33 and JRH90I34.
I couldn't find any soft coding templates for JAX-WS. I think JRH90I33 is RPC and JRH90I34 is WS.

Can someone please post soft coding values for both JRH90I33 and JRH90I34? That'd be a big help! :)
 
Hi,

Are you saying that soft coding values are missing for JRH90I33 and JRH90I34 in P954000.

If yes, you can add it manually.
It needs to have the end point URL and the credentials for accessing the WSDL.
You cannot replace with other clients soft coding template, as end point URL varies.

Also JAX RPC and JAX WS is the type of BSSV package you are selecting. Its not JRH90I33 is RPC and JRH90I34 is WS.
 
Hi Mistake,

I have in my system (9.2.0.5) only JRH90I33. The value is:

<scwls>
<endpoint>https://{IP}/{ENVIROMENT}/RI_AddressBookManager</endpoint>
<username>JDE</username>
<password>_||_password_||_</password>
<policy>Wssp1.2-2007-Https-UsernameToken-Plain.xml</policy>
<trustkey>DemoTrust.jks</trustkey>
</scwls>

You should change {IP} and {ENVIROMENT} for you system values.

Regards.
 
Thanks a lot alfredorz!
Hi saikiran, We don't have JRH90I33/34 in our system as we haven't applied the required ESUs.
 
Back
Top