DataPower

DataPower

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

DataPower parallel backend call using Result action, not able to read attachments

  • 1.  DataPower parallel backend call using Result action, not able to read attachments

    Posted 07/24/20 05:26 AM

    Hi, I have created a MPGW service, where Result action making parallel Asynch call. backend can return attachments in the response. I am using below flow:

    Trans1 --> Result(Asynch) --> Trans2

    Trans1: I am setting context variable which is using Destination for Result action

    Result action: Destination value is context variable setting in Trans1, Output of Result action is ctx with multipe output setting on.

    Trans2 - I am able to read response in Trans2 but not able to read attachments from context variable.

    My requirement is to make a parallel asynch call to the backend and wait for 2 min for all backends and then consolidate final response including all attachments. Please provide your suggestions.

    Thanks in advance.

    Amit



    #DataPower
    #Support
    #SupportMigration


  • 2.  RE: DataPower parallel backend call using Result action, not able to read attachments

    Posted 07/24/20 11:33 AM

    Attachment processing is done by DataPower FSHs (Front Side Handler), so cannot be done with XSLT dp:url-open and GatewayScript urlopen module.

    For getting an answer wrt whether Results action can deal with attachments (I doubt that), please create a support ticket.



    #DataPower
    #Support
    #SupportMigration