cancel
Showing results for 
Search instead for 
Did you mean: 

Position to Job Sync Using ODATA API

Pradyun
Discoverer
0 Kudos

Hello Experts,

We are getting frequent issues where the POS2JOB SYNC rule was not working properly. As a workaround, we are trying to explore for options, and in one of our consideration was to use Integration Center. Does anyone here using ODATA API to sync Position to Job Info? If yes, can you please help me how it was done?

Looking forward for your inputs/help to resolve this potential issue raised by business.

Thank you

Sid

Accepted Solutions (0)

Answers (4)

Answers (4)

Pradyun
Discoverer
0 Kudos

Thanks, Jasper. Let me check further on this.

nlgro023
Active Contributor
0 Kudos

Technically you could just navigate from EmpJob to the position and retrieve values from it. Make sure it's a scheduled integration from SF to SF via odata to achieve that (assuming it's volumes up to 1000). The main thing to perhaps hard code is the effective date (as you'll want a different one likely), the sequence can/should be empty and you'll need a sensible event reason.

Pradyun
Discoverer
0 Kudos

Hello nathanwilkinson,

Thank you for swift response! Kindly note that we are facing issues when we perform transaction for future / past date propagation.

For Ex:

  1. Promotion on 1 July with position created 1 Jan
  2. Update position data with 1 Jun - Position Location Changes.
  3. Location changes in Position was not reflected in Job Info.

There were few incidents raised as well,

878136 / 2023, 893504 / 2023, 893528 / 2023, 893642 / 2023, 893625 / 2023.

Appreciate, if you have any suggestion for me.

Thank you

NathanWilkinson
Product and Topic Expert
Product and Topic Expert
0 Kudos

Can you first explain what your issues are and when they occur.