arkadiusz_czerniej
Explorer
Member since ‎2006 Aug 30

User Statistics

  • 36 Posts
  • 0 Solutions
  • 5 Kudos given
  • 2 Kudos received

User Activity

Hello Experts,would be possible set dynamically parameter "Directory" (in Sender), I need path like /data/yyyyMMdd% e.g. the folders would be 202407100001, 202407100002, ..., and I need dowload xml files from every folders with name begin of actual d...
Hello Experts,I apply solution which described @stephen_xuehttps://community.sap.com/t5/technology-blogs-by-members/abap-proxy-retrieve-pdf-from-cpi-and-have-it-printed-locally/ba-p/13504044and generally working (I can download PDF file) but payload'...
Hello Experts,how can I check using XPath the beginning of payload (XML) in Route ?I have 2 method, 1-st start with "<n0:SendOrder", 2-nd start with "<n0:GeneratePrintOut"In route I have to check which had called and redirect to corresponding receive...
Hello Experts, I import by transaction SMW0 a file as html but I have problem with country letters (exactly polish letters). Unfortunately inside after imported the letters disappear (changing to different signs) and when I call function WWW_HTML_M...
Hello Experts, I have problem with transformation (STRANS), header is passing to the structure but the table by loop unfortunately not. When I CALL TRANSFORMATION the values from Confirmation (Name1, NrRef, Id, Sk, Na, Code) save to structure as RE...