Hi, I have a requirement to filter an XML Payload (see code below) , first get only the Nodes where TypeCode=10009 and than get only the latest one where Max(LastUpdatedOn ) .
I am able to make the first filter with following XSLT :
<?xml versio...
Introduction
As part of this blog , we will go through a scenario of posting a new Meeting Event on Outlook Calendar from C4C Activity (Appointment ) using MS Graph API in CPI iFlow .
As part of the iFlow we will take care of CREATE / UPDATE / CANCE...
Introduction
As part of this blog , we will go through a scenario of posting a new Item on a SharePoint Site List with data being provided from C4C Service Ticket , using SAP CPI iFlow .
Our Scenario
Prerequisites
Your MS Admin should create an ...
Hi ,
I have a requirement to change the Incoming payload from ECC (Replicate Registered Products from SAP Business Suite) with the following :
1.Check and validate that the Equipment Description exists for following languages: DE,EN,IT,ES,FR,CN,...
Hi,
Our company is working with a KB solution (for Articles/Documentation) that as most of the solutions in the market , does not support the open search RSS /Atom API , but the more modern REST API that gives results in JSON and not XML .
I was ...