Campus Solutions - PSFT (MOSC)

MOSC Banner

How to consume 3rd party URL using REST and POST method?

edited Nov 12, 2018 4:27AM in Campus Solutions - PSFT (MOSC) 3 commentsAnswered ✓

Good day!

In Add/Update person page, I want to modify the delivered functionality that the source of EMPLID for my newly created employee will no longer come from PS_INSTALLATION. Instead, I will get the NEW Emplid from a separate system which is now handling the generation of Emplids. The owner of the separate system already provided a URL (http://TESTONLY/gateway/POST_api_spot-ids_v1/0.0.1/spot_ids/v1) that will be used so I can successfully connect to their system and utilize the Emplid. Every time I hit the SAVE button, my PeopleSoft system should send an empty message to separate system and they will respond me an Emplid via JSON ( {"emplid" : 23443} ). I tried the code below yet I am getting a zero return.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

PSFT Campus Solutions Tags

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center