Open the emxSourcing.properties file for editing.
Locate this line:
emxSourcing.RTSResponseCompletedProcess=suspend
Set the value for this property depending on your business requirements:
- suspend. The quotation is suspended. Buyers cannot view them and suppliers
cannot edit them.
- return. Promote the quotation to the Returned state. Buyers and suppliers
can view quotation details, but the supplier cannot edit the quotation.
Locate this line:
emxSourcing.ShowSuspendedQuotation = true
If you set the RTSResponseCompletedProcess property
to suspend, you can use this property to allow suppliers to view the
quotation by searching for it (the quotation does not display in the
supplier's Quotation list).
Set the value for this property depending on your business requirements:
- true. Suppliers can search for suspended quotations and view them.
- false. Suppliers cannot search for suspended quotations and cannot
view them.
If needed, continue editing the emxSourcing.properties file. If finished,
save the file.
When finished making all properties file edits, restart the application
server. If using a J2EE implementation, run the warutil and deploy files
as usual.