umesh_badveli
Participant
Member since ‎2015 Aug 17

User Statistics

  • 132 Posts
  • 4 Solutions
  • 6 Kudos given
  • 5 Kudos received

User Activity

I have scenario EDI to IDoc, I am using EDI splitter to post the different Idocs and I would like to gather the response IDoc Number. Is there any way to gather/collect? EDI Splitter doesn't support standard gather pallet options. What are the alte...
Hi, I have requirement to send the Base64 content as attachments. below is the xml from sender <InvoicePDF> <FileName>abc</FileName> <Base64>Content1</Base64> </InvoicePDF> <InvoicePDF> <FileName>def</FileName> <Base64>Content2</Base64> </Invoic...
Hi All, I am trying to implement interface PDF File to Mail as attachment using mail package. attachments are receiving as xml file. content type of the file is getting changed when message mapping is used. I have maintained the channel config...
Hi All, I have a requirement where I need to process the files with the delay of 5 min between each file. but there will be a multiple files in the source directory. File adapter needs pick only one file at one poll interval. Please help me ...
Hi all, I am trying to register custom consumer for alter using WSnavigator. When I select the end point (Endpoint: "AlertRuleInPortHTTPS"; Service: "AlertRuleInService") getting error as Invalid transport binding settingsConnection refus...