Skip to main content

Attribute-Value Mapping

Answered

Comments

4 comments

  • Mithlesh Kumar

    Hi Badrinarayanan,

    Yes, we need to include "isValueMappingEnabled" flag to true under rsglobalconfig (tenant_rsglobalconfig)

    Here is the doc portal link: https://docx.syndigo.com/docs/manage-mappings-1

    for the attribute value mapping you can follow this document: https://docx.syndigo.com/v2/docs/attribute-mapping

    And for the value mapping you can follow this document: https://docx.syndigo.com/v2/docs/perform-value-mapping

    Please note that only "List of value" type attributes are supported.

    steps are clearly mentioned in the above link. we have 3 steps for the setup:

    Create import profile and enable flag "requestforvaluemapping" to "true", enable SUPPORTS VALUE MAPPING flag at EAR sheet of data model and configure quick action. Also, sample configs and video is available in the doc portal.

    following document sequentially should help, However if you will still have any query  feel free to reply here.

    Thanks!

     

     

     

    1
  • Badrinarayanan S
    Conversation starter

    Thanks, Mithlesh! One more question, How we will be able to validate the mapping in the system, can you please share the sample entity file?

    0
  • Badrinarayanan S
    Conversation starter

    Created a Sample Mapping and Entity sheet as well.

    But this entity sheet upload is giving an Error

    0
  • Mithlesh Kumar

    Hi Badri,

    After further investigation we have found that there was two profiles with same context. We have suggested to extend the base profile to include the flag shared on the above link.

    How to extend profile: https://docx.syndigo.com/docs/extend-integration-profile?highlight=extend%20profile

    Also we found that Value mapping context attribute in the model was empty.

    It can't be empty and it should be one of the value defined in config-context like [Role], [userid],[ownershipdata]. This field can be mapped with multiple contexts by using the double pipes as shown here.

     

    After making these changes it started working.

    Thanks!

    0

Please sign in to leave a comment.