cancel
Showing results for 
Search instead for 
Did you mean: 

could not open connection to SOAP url https://api12preview.sapsf.eu:443/sfapi/v1/soap?wsdl

badugu_sarika
Participant
0 Kudos

Hi ,

I am configuring Compensation , Onboarding and Recruiting Modules from SAP HCM to SF via SAP PI.

In SOAP axis channel I am using the below URL

https://api12preview.sapsf.eu:443/sfapi/v1/soap?wsdl . Channel Ping is not working and also cannot create a soap project in SOAP UI .

When we ping the host from cmd level it is working fine.

Certificate is also deployed in NWA.

Seems like everything is fine not sure still when i am pinging the channel getting the error.

Request for some inputs in resolving this.

Any help is appreciated.

Regards,

SARIKA

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member366655
Active Participant
0 Kudos

Hi Sarika,

Please provide us a screenshot of your Module Configuration.

Regards,

Vivek Jain

badugu_sarika
Participant
0 Kudos

Hi Vivek,

Please find the screenshot attached.

Thanks,

Sarika

former_member366655
Active Participant
0 Kudos

Hi Sarika,

The screenshot is not visible , not sure why.

Regards,

Vivek Jain

markangelo_dihiansan
Active Contributor
0 Kudos

Hi Sarika,

Remove the query string, it should only be https://api12preview.sapsf.eu:443/sfapi/v1/soap . You actually use the ?wsdl one when you want to download the wsdl 🙂

Regards,

Mark

badugu_sarika
Participant
0 Kudos

Hi Mark,

Still gets the same error. At channel level it is showing the below status.

When I tried to test the scenario. I got the below error

<SAP:AdditionalText>com.sap.engine.interfaces.messaging.api.exception.MessagingException: javax.ejb.EJBException: ASJ.ejb.005043 (Failed in component: sap.com/com.sap.aii.axis.app, BC-XI-CON-SOP) Exception raised from invocation of public com.sap.aii.af.lib.mp.module.ModuleData com.sap.aii.adapter.axis.modules.AFAdapterBean.process(com.sap.aii.af.lib.mp.module.ModuleContext,com.sap.aii.af.lib.mp.module.ModuleData) throws com.sap.aii.af.lib.mp.module.ModuleException method on bean instance com.sap.aii.adapter.axis.modules.AFAdapterBean@70e99c34 for bean sap.com/com.sap.aii.axis.app*xml|com.sap.aii.adapter.axis.ejb.jar*xml|AFAdapterBean in application sap.com/com.sap.aii.axis.app.; nested exception is: java.lang.NullPointerException: while trying to invoke the method com.sap.aii.af.lib.mp.module.SModule.process(com.sap.aii.af.lib.mp.module.ModuleContext, com.sap.aii.af.lib.mp.module.ModuleData) of a null object loaded from field com.sap.aii.adapter.axis.modules.AFAdapterBean.core of an object loaded from local variable 'this'</SAP:AdditionalText>

Am I missing something. Please let me know if you have any idea on this.

Thanks

SARIKA