Get Negotiation Status using EL Expression — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started with Redwood: Oracle Cloud SCM and Purchasing

Get Negotiation Status using EL Expression

Hi.

I have a request from the business area to show or hide the button to publish the RFQ according to some conditions.

I did some research and didn't find any expression to get the negotiation status.

I found this expression on the RFQ page #{bindings.NegApprovalStatus.inputValue == 'APPROVED_NOT_PUBLISHED'}, based on it, I tried some others.

#{bindings.NegApprovalStatus.inputValue == 'CLOSED'}
#{bindings.NegStatus.inputValue == 'DRAFT'}
#{bindings.NegotiationStatusCode.inputValue == 'DRAFT'}
#{bindings.AuctionStatus.inputValue == 'DRAFT'}

All expressions returned false.

I got the status value using REST /fscmRestApi/resources/11.13.18.05/negotiationStatusesLOV

Any tips?

Thanks

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!