cancel
Showing results for 
Search instead for 
Did you mean: 

Error in T-code HRSFI_SYNCH_METADATA ( Import Metadata from SF)

Former Member
0 Kudos

Hi Experts,

In SAP HCM for to extract the data from SuccessFactors (For Modules Compensation & Recruiting modules) we require Dropdown values i.e (F4 list), for that we are using SAP standard Transaction HRSFI_SYNCH_METADATA to pull the F4 values Ex: Job Requisition template, Compensation Group ID & Adhoc Report of compensation from SuccessFactors, In SAP PO system we have configured below SOAP Interfaces and SFAPI API Audit log also showing status Success, but after executing HRSFI_SYNCH_METADATA Transaction we are getting the error which i have attached

SFSFAPIDictionaryDescribeSFObjectsExResult_Out

SFSFAPIDictionaryListSFObjectsResult_Out.


Please help us.


BR

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi,

Im also facing the same issue, could you please let me know how it was resolved.

Regards,

Prabhakar.A

Muniyappan
Active Contributor
0 Kudos

did you store the credentials for api user in secure storage? check in SPRO SF add ons. you need to set it for recruitment.

0 Kudos

Hi Muni,

I have stored the credentials in the API User in Secure Storage.

Regards,

Prabhakar.A

Muniyappan
Active Contributor
0 Kudos

are you able to see the messages in sxmb_moni?

can you tell me what are the services are successful?

0 Kudos

Hi Muni,

I can't able to find the any messages in SXMB_MONI.

Im getting below errors.

Error retrieving data for SFSF compensation group IDs

Technical error: Receiving list of SFObjects from SFSF failed

Error retrieving data for SFSF compensation ad hoc reports

Technical error: Receiving list of SFObjects from SFSF failed

Regards,

Prabhakar.A

Muniyappan
Active Contributor
0 Kudos

are you able to see the logs in PI when you run the report? if not, then message is not reaching PI.

can you try to execute log in interface from sprorxy?

if this is successful, then your configuration and connection should be fine. then take a help from abaper if anything missing from customizing by debugging the report.

0 Kudos

Hi Muni,

I have some more issues. How to navigate the "Filed Set For Data Export/Import" and SFSF Compensation Group ID's. Can you please share me the document and contact number so that I'll reach you. Please find the below is my email id.

prabhakarreddy.hci@gmail.com.

Regards,

Prabhakar.A

0 Kudos

Hi Muni,

1. "Field Set for Data Export" how to configure this fields in both cases (ERP-->PI-->SF & SF-->PI-->ERP) is there any support document for references.

2. "SFSF Compensation Group ID" I assume this will create the SAP, but in case if we want to create then what is the procedure.

3.While getting the data from SF to ERP there is an Adhoc reports field.

Could you please let me know how to replicate the highlighted fields.

Muniyappan
Active Contributor
0 Kudos

Hi,

Please check with SF/HCM consultant who does the configuration. they can give you the names.

i had the same issue. Please check this thread.

0 Kudos

Hi Muni,

Im getting the below error when I'm executing the "Import Meta Data from SF Bizx".

Error retrieving data for SFSF compensation group IDs

Technical error: Receiving list of SFObjects from SFSF failed

Error retrieving data for SFSF compensation ad hoc reports

Technical error: Receiving list of SFObjects from SFSF failed

Regards,

Prabhakar.A

Muniyappan
Active Contributor
0 Kudos

can you confirm what are the interfaces you have configured for import meta data?

make sure you have created interfaces for below services.


login

SFSFSessionHandlingLoginQueryResult_Out

SFSFSessionHandlingLoginQueryResult_In

logout

SFSFSessionHandlingLogoutQueryResult_Out

SFSFSessionHandlingLogoutQueryResult_In

entity list

SFSFAPIDictionaryListSFObjectsResult_Out

SFSFAPIDictionaryListSFObjectsResult_In

definition

SFSFAPIDictionaryDescribeSFObjectsExResult_Out

SFSFAPIDictionaryDescribeSFObjectsExResult_In

Integration Content for SAP NetWeaver Process Integration - Integration Add-On for SAP ERP Human Cap...

former_member182455
Active Contributor
0 Kudos

Hi,

Please debug the configuration code, May be miss match the login credentials.

Regards

Srinivas