Jump to content
  • Enable soap tracing to capture the soap reply


    Manoj Chaurasia

    Add the following properties in designer.tra

     java.property.com.tibco.plugin.soap.trace.inbound=true java.property.com.tibco.plugin.soap.trace.outbound=true java.property.com.tibco.plugin.soap.trace.filename=c:/temp/soap.txt java.property.com.tibco.plugin.soap.trace.pretty=true

    For "by passing" the parsing , Plaes add :

     java.property.com.tibco.plugin.soap.SOAPSendReceiveActivity.NoOutputValidation=true java.property.com.tibco.plugin.soap.SOAPSendReceiveActivity.NoInputValidation


    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...