on 2023 Jul 04 2:48 PM
"Job Seeker" api which was used to upload job seeker got deprecated? As i can see "job seeker upload" api in sap fieldglass documentation.
Request clarification before answering.
Hi Dabblu,
In this situation I recommend contacting SAP Support for further analysis on your company setup.
Regards,
Junior
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Dabblu,
As far as I am aware, the standard names of the upload connectors have "Upload" at the end. It is possible to set a custom connector name, which might be the case here. If you open the connector (via admin menu) and click on "View Guide", it will take to the connector documentation and you can check the standard name.
Regards,
Junior
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I was trying to hit "Job Seeker Upload" but getting error:{
"Status" : {
"TransactionID" : "z23070505543614962390a3b",
"ReturnCode" : "106",
"Message" : "This connector is not configured to upload data in JSON format."
}
}
I tried converting to JSON but still facing same issue.
Postman request body:
{ "headers": { "Type": "Job Seeker Upload", "Buyer": "****" }, "data": [ { "Email": "abc@gmail.com", "Location Code": "USA - San Francisco", "[mspr] Rate Category/ Rate UOM": 0, "[mrkp] Rate Category/ Rate UOM": 0, "First Name": "DK", "[Tier n] Effective On": "07/22/2023", "[Tier n] Number of Units": 1, "[Tiern] Supplier Bill Rate": 0, "[Tier n] Pay Rate Change %": 0, "[Tier n] Unit Frequency Type": "MONTHS", "Security ID": "DKSIDE20121999", "[q] Qualification Name": "string", "Supplier Code": "****", "Comments": "new worker", "Submitted to other Job Postings": "No", "Username": "DK_SING", "External Job Seeker ID": "DK_SING", "Job Posting ID": "D027JP00000418", "Last Name": "SING", "Site Code": "USA - San Francisco", "Creator Username": "JPN_D027", "Date Available": "07/22/2023" } ]}Can you please help me out? How i can get the correct response.Hello Dabblu,
I reviewed the documentation and I was unable to find any information regarding Job Seeker Upload being deprecated. You can check more information here on functionalities being deprecated.
I hope it helps and I wish you a nice week ahead!
Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
10 | |
5 | |
4 | |
4 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.