cancel
Showing results for 
Search instead for 
Did you mean: 

SCPI - Custom iFlow - Import WSDL

Deon_van_Zyl
Active Participant
0 Kudos

Hi,

Is there a way to import a WSDL generated in ERP into a Custom iFlow in SCPI?

The mapping component only allows you to upload an XSD file and I am not sure how to convert the WSDL to an XSD that is acceptable for SCPI?.

Kind Regards

Deon

Accepted Solutions (1)

Accepted Solutions (1)

Hi Deon,

You could use the WSDL as well for mapping.

Please try uploading the same and let us know if you face any issues.

regards,

Praveen T

Deon_van_Zyl
Active Participant
0 Kudos

Hi Praveen,

I was hoping you would come to the rescue again! The WSDL imports perfectly! Thanks!!

I was able do a simple mapping to my table. I do however have another problem now. It seems as if the iFlow does not like my SF SOAP Connection. I get a message "SuccessFactors cannot process the message type passed by element Timer". I am not sure what that means or how to fix it? I another community question I posted a while ago Sriprasad Shivaram Bhat mentioned something about a dummy value that needs to be passed in the content modifier? SCPI - Retrieve SuccessFactors CompoundEmployee XSD structure

Sriprasadsbhat
Active Contributor

Hello Deon,

I have updated in your other question.Just add "test" to body of content modifier.

Regards,

Sriprasad Shivaram Bhat

Deon_van_Zyl
Active Participant
0 Kudos

Hi Sriprasad,

It worked, thanks! 🙂

One last problem, when I try and deploy my iFlow I get a message ('SF to ERP SOAP' deployment failed ). However when I look in Monitor Message Processing i cannot see any errors.

Where do I see what the problem is?

0 Kudos

Hi Deon,

I have had similar issues when used external WSDL for mapping.

If you don't see anything under Problems tab, then would suggest to remove the mapping step and create the mapping once again. Sometimes there are issues with WSDL loading properly in the i-flow.

Please let us know if that doesn't resolve the issue.

thanks and regards,

Praveen T

Deon_van_Zyl
Active Participant
0 Kudos

Hi Praveen,

I deleted the whole iflow and created everything from scratch and get exactly the same problem. The only messages I get in the problems tab are:

It is recommended that you use HTTPS with Basic Authentication. Otherwise, username and password is transmitted in plain text.

Content Modifier may not pass Xml message to SuccessFactors. SuccessFactors supports Xml input only.

These are both just warning messages.

How else can I troubleshoot the problem?

Kind Regards

Deon

Sriprasadsbhat
Active Contributor

Hello Deon,

Please get into eclipse tooling and navigate to task view then you should be able to locate your integration project in error status .Click on the same and then you will be able to see the error details in stack trace of the object.

Regards,

Sriprasad Shivaram Bhat

Deon_van_Zyl
Active Participant
0 Kudos

Hi Praveen/Sriprasad

I imported the iFlow into eclipse and when I try and deploy from Eclipse I get the following error message:

"Generation, build and deploy failed for SF_to_ERP_SOAP with error - while trying to invoke the method org.eclipse.emf.ecore.resource.Resource.load(java.io.InputStream, java.util.Map) of a null object loaded from local variable 'resource'"

Answers (0)