Integration Technologies - JDE1 (MOSC)

MOSC Banner

Softcoding Record

edited Feb 23, 2021 5:01PM in Integration Technologies - JDE1 (MOSC) 3 commentsAnswered

Hi - How do I write sodtcoding record in BSSV. I have already set the below but it is not working.


What is the next step? Any suggestions?


String url =

SoftCodingRecordAccess.getSoftcodingRecordFieldvalue(context,

"endpoint",

softCodingRecord);

//2. username

String softCodingUsername =

SoftCodingRecordAccess.getSoftcodingRecordFieldvalue(context,

"username",

softCodingRecord);

//3. password

String softCodingPassword =

SoftCodingRecordAccess.getSoftcodingRecordFieldvalue(context,

"password",

softCodingRecord);

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

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center