March 2024

AppGyver – HTTP Request to fetch x-csrf-token from marketplace doesnt work

hi Support i am trying to post a Ticket into my C4C tenant and need to fetch the x-csrf-token before calling ‘Post’ operation returns empty value. i followed the steps provided by this https://www.youtube.com/watch?v=cjBv58Lk8oY video. tested all the fetch using Postman and it worked without issue. please help what is the new solution for this? thanking all …

AppGyver – HTTP Request to fetch x-csrf-token from marketplace doesnt work Read More »

SAP Organization

  Today I organized a document myself regarding the functions and division of responsibilities of various organizations within SAP, deepening my understanding of the entire SAP system. I now have a clearer understanding of SAP’s MM module and SD module.  

SAP Organization

  Today I organized a document myself regarding the functions and division of responsibilities of various organizations within SAP, deepening my understanding of the entire SAP system. I now have a clearer understanding of SAP’s MM module and SD module.  

XSL Mapping

When executing the operation mapping with my XSL transformation getting the error “Error when parsing an XML document (The markup in the document following the root element must be well-formed.)” Below is my XSL <?xml version=”1.0″ encoding=”UTF-8″?><ns0:stylesheet version=”1.0″ xmlns:ns0=”http://www.w3.org/1999/XSL/Transform” xmlns:wfm=”http://www.avangrid.com/wfm/” xmlns:opt=”http://www.clicksoftware.com/OptionalParameters” xmlns:xsl=”http://schemas.xmlsoap.org/soap/envelope/“><ns0:template match=”/”><ns1:Header><ns2:OptionalParameters xmlns:ns2=”http://www.clicksoftware.com/OptionalParameters“><ns2:CallerIdentity>EAI_SAPGLB</ns2:CallerIdentity><ns2:ErrorOnNonExistingDictionaries>true</ns2:ErrorOnNonExistingDictionaries></ns2:OptionalParameters></ns1:Header><ns1:Body><ns1:copy-of select=”*”/></ns1:Body></ns0:template></ns0:stylesheet> The header has to close before the body tag. provide …

XSL Mapping Read More »

XSL Mapping

When executing the operation mapping with my XSL transformation getting the error “Error when parsing an XML document (The markup in the document following the root element must be well-formed.)” Below is my XSL <?xml version=”1.0″ encoding=”UTF-8″?><ns0:stylesheet version=”1.0″ xmlns:ns0=”http://www.w3.org/1999/XSL/Transform” xmlns:wfm=”http://www.avangrid.com/wfm/” xmlns:opt=”http://www.clicksoftware.com/OptionalParameters” xmlns:xsl=”http://schemas.xmlsoap.org/soap/envelope/“><ns0:template match=”/”><ns1:Header><ns2:OptionalParameters xmlns:ns2=”http://www.clicksoftware.com/OptionalParameters“><ns2:CallerIdentity>EAI_SAPGLB</ns2:CallerIdentity><ns2:ErrorOnNonExistingDictionaries>true</ns2:ErrorOnNonExistingDictionaries></ns2:OptionalParameters></ns1:Header><ns1:Body><ns1:copy-of select=”*”/></ns1:Body></ns0:template></ns0:stylesheet> The header has to close before the body tag. provide …

XSL Mapping Read More »

Scroll to Top