cancel
Showing results for 
Search instead for 
Did you mean: 

Is jobseeker api got deprecated?

dabblu_singh
Explorer

Accepted Solutions (0)

Answers (3)

Answers (3)

junior_zavalhia
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Dabblu,

In this situation I recommend contacting SAP Support for further analysis on your company setup.

Regards,

Junior

junior_zavalhia
Product and Topic Expert
Product and Topic Expert
0 Kudos

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

dabblu_singh
Explorer
0 Kudos

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.
junior_zavalhia
Product and Topic Expert
Product and Topic Expert
0 Kudos

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,

dabblu_singh
Explorer
0 Kudos

Hi Zavalhia,

I was talking about "Job Seeker" not "Job Seeker Upload" . Is it modified or something? Because I can see "Job Seeker" api in my implementation so I was concern if in past there was a connector called "Job Seeker".