akshay108
Explorer
Member since ‎03-13-2019

User Statistics

  • 15 Posts
  • 0 Solutions
  • 15 Kudos given
  • 0 Kudos received

User Activity

Hello Experts,Need some inputs in creating XPath expression to count row nodes. I know we can use count() function, however its not giving desired results.Input is XML payload mentioned below or here.Xpath I'm using is -     count(/ss:Workbook/ss:Wor...
Hello Experts, Need Your help for a logic, I have two input structures (merged) - one with the Record nodes and other one is used for lookup which has Company code & Network IDs. Logic - Lookup is done on //Record/CompCodes/CompanyCode and //sel...
Hello All, Wanted to know how to pass the dynamic values to the fields created in the template, via REST API? (Fields: Designation and UserID) Thank You,
Hello All, Business wants to repeat the same container values for each Goods Item (GL001,002,...). Container fields (Source side) /ZPAN_EXPORT1/IDOC/ZPAN_CONTAINERID/ZPAN_CONTAINERTXT/CMSDOMEQUIPMENTSKEY /ZPAN_EXPORT1/IDOC/ZPAN_CONTAINERID/ZP...
Hello Experts, I am using XSLT mapping to remove the ns0 prefix in the target payload. I was able to achieve this but i also want the ns0 tag to be removed from the Header part as highlighted in the second screenshot. Sharing the XSLT m...