Skip to Content
Technical Articles
Author's profile photo Rahul Sharma

How to enrich Custom MDF of SuccessFactors to CPI

Introduction:

Many times client want some different output instead of what we are getting from the system, so for that we use value mapping in Cloud Platform Integration (CPI). But the only drawback is when client wants to update the output, they need to send the table again then the consultant update it in value mapping and then we get the output. So the solution for this is if we build one CUSTOM MDF in client system and then we use it in CPI for client requirement, by this later on if client want to update the output they can simply edit the details in custom mdf and get the output on every successfull run from CPI.

The steps for enriching the data of custom mdf in CPI is as follows:

Step 1: Add one content enricher to your CPI and connect the clients system.

Step 2: Create one custom mdf on the client system by giving all the details.

The%20image%20is%20of%20custom%20mdf

The image is of custom mdf

Step 3: Under content enricher in CPI and fetch all the details which we need from clients system of custom MDF

This%20image%20is%20of%20the%20sf%20odata%20connection

This image is of the sf odata connection

Step 4: Give the details for which entities field you want to enrich the details in content enricher.

This%20image%20is%20of%20content%20enricher

This image is of content enricher

Step 5: Paste the code of xsd file which is generated for your custom mdf in the source file under the field from where you want to enrich the data.

Step 6: Now finally use it in field mapping for getting the output.

This%20image%20is%20of%20message%20mapping

This image is of message mapping

Conclusion:

Here you have seen how to enrich the data of custom mdf from the client’s system directly.

Please let me know if you have any problem regarding the provided solution by commenting or you want to give any feedback on this post.

If my post helped you anyway then please don’t forget to like the post and also press the follow button for more updates.

Assigned Tags

      4 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Sekhar Seth
      Sekhar Seth

      Very nice. We expect more from you!

      Best,

      Sekhar

      Author's profile photo Rahul Sharma
      Rahul Sharma
      Blog Post Author

      Thank you very much.

      Author's profile photo Aniruddha Bhattacharyya
      Aniruddha Bhattacharyya

      Hi Rahul,

      The blog is really helpful and informative. Great work.

       

      Thanks & Regards,

      Ani

      Author's profile photo Rahul Sharma
      Rahul Sharma
      Blog Post Author

      Thank You 🙂