SAP Concur Account Aggregation via OOTB connector

IIQ Version - 8.3
Hello Experts,

We want to import the below attributes from the SAP Concur via the SAP Concur OOTB connector.

we have made the below jsonPathConfig configurations for this and also added the attributes in schema

But still the values are not getting imported.

Can you please guide if any configuration is missed?

Thanks,

Shamal

Hi @shamal_khokle Have you enabled custom account attribute support? See Enable Custom Account Attribute Support

Hi @j_place

Yes, we have enabled that.

image

Thanks,

Shamal

Hi @shamal_khokle

Small Observation(miss match) on your configuration as highlighted below.

please check incorrect config as highlighted above and rectify it.

Thanks @shamal_khokle Have you included the spend.user.general.read scope on the concur oauth 2.0 application? Also, can you see these attributes returned using Postman?

Yes, its included.

Thanks,

Shamal

HI @shamal_khokle Can you confirm where that screengrab is from? Also can you confirm that the Account ID is getting mapped correctly?

Hi @shamal_khokle

Looks like you have skipped my comment?

Hi @pattabhi

We fixed that config and tried but still values are not imported.

Thanks,

Shamal

Hi @j_place

Account ID is properly mapped.

For other attributes values are getting imported but not for the one mentioned above.

Thanks,

Shamal

Thanks @shamal_khokle When you say other attributes are getting imported, have you retrieved any spend type attributes? AFAIK IIQ has to make a supplementary call (using the UUID) to the Spend API to retrieve those attributes.

Have you been able to connect to the Spend API using Postman? See SAP Business Accelerator Hub

@j_place Yes, we are able to connect to Spend API using postman.

In Sailpoint we are importing customData.custom17, customData.custom21, customData.orgUnit1, customData.orgUnit2 and report.approver from Spend API.

Thanks,

Shamal

Notwithstanding @pattabhi comment on incorrect xpath for promptForCardTransactionsOnReport could you include your attribute mapping schema.

Are you for instance processing the Preference type attributes as Booleans?

Also, the wildcard in request approver may not be returning what you’re after, maybe specify the Approver Type and Primary flags to return one element.

Also, stateProvince - are you sure it’s getting populated in Concur?