For partners that build or integrate commercially available applications and service solutions with the Oracle Cloud Platform
For partners that provide implementation or managed services around Oracle Cloud Applications
Good People,
How to track the supplier logins form supplier portals ?
Thanks,
Soumya
There are two levels of security that allows access the supplier site information:
Let’s review these use cases to better understand the data access control on supplier sites:
To ensure the user has view access to all sites information i.e. sites belonging to all procurement business units, grant the privilege View Supplier Site to the user.
There are two steps involved:
Points to Consider:
Supplier Outbound Synchronization Service feature generates a supplier record snapshot for any external supplier repository to consume. When any update is made to a supplier record the system will generate a snapshot of the supplier record in an XML file and transport the document over HTTPS to a single server destination. This post provides some tips on configuring and setting up the supplier outbound synchronization service.
To configure the supplier outbound synchronization service, navigate to Setup and Maintenance work area and use task Configure Supplier Outbound Synchronization Service to define the server location of the service. On the page, you will need to provide URL for your service and the username and password.
When the system generates supplier snapshot as mentioned above, the supplier profile data will be sent as a string (the string will be in xml format). Additionally, when creating and setting up the synchronization service, you can also refer to the sample xsd file in the reference link below. The whitepaper in the same link also provides examples on setting up service interface java class as well as the WSDL for the service.
Please note that supplier outbound synchronization service creates a snapshot of a supplier record. It does not highlight changes. It does not include only the changed part of the profile either. To track changes, please consider using supplier audit functionality.
Reference: Supplier Outbound Synchronization Service 11.1.13.0.0 (MOS login is needed to access the link.)
After a supplier's spend authorization request is approved, the following changes will be applied on the supplier profile:
Sites and site assignments are necessary for any financial transactions for the supplier. Site creation is automated so that sites are available at the earliest and with minimal manual intervention.
Site assignments are also auto created based on the Procurement BU of the site. For more flexibility, you have the option to control the auto creation of the site assignments i.e. you can configure whether auto creation should happen for site assignments or not.
This configuration is controlled by a checkbox option ‘Auto create site assignments for spend authorized suppliers’ present on the Configure Supplier Registration and Profile Change Request setup. By default, the checkbox is enabled that means site assignments will be created automatically. Unchecking this checkbox will prevent the auto creation of site assignments post spend authorization request approval.
If you choose to not auto create site assignments, you will have to create them manually from the Edit Supplier page before you enter transactions for such suppliers.
Best Practice:
Based on the business unit setup, consider the number of client BUs that will need to transact with the sites. If the majority of them will need to use the sites for transactions, enable the auto create site assignments option. Otherwise, it may be better to manually create the site assignments rather than deleting the unwanted assignments created from the auto create configuration.
Supplier Audit History allows tracking and reporting of changes made to supplier profile information to support internal audit controls and governance as well as external regulatory compliance such as SOX.
Here are some tips that will allow you to set up this feature correctly and leverage everything it has to offer:
Following steps will guide you to setup audit tracking on the list of supplier profile attributes:
Refer to the following for more details on what the Supplier Audit feature offers:
Submit your questions for the SCM – Supplier Onboarding: Deep Dive and Best Practices session to have them answered during the live event. Post your questions by posting a new comment to this topic.
Please submit your questions by Wednesday, 20 November 2019.
"Update Supplier Keyword Search Index and Source to Settle Counts Runs In every 30 Minutes and Errors and it is not generating any error log. Any pointers about this program how to troubleshoot this program. Also I see below note relevant to this program
![]() |
"Update Supplier Keyword Search Index and Source to Settle Counts Runs In every 30 Minutes (Doc ID 2474423.1) |
If SSO is enabled, user account creation emails are generally disabled and this causes a challenge to implement supplier portal. As suppliers do not get communicated about their account creations automatically as soon as the account is created, followings are the possible solutions (and their challenges) which can be suggested to clients (there can be few more but these are based on my understandings of the application):
1: Once supplier is registered and account is crated, go to security console, change the user category and reset the password to resend the emails to suppliers.
Challenges - In most of the public (even in private) sectors, this activity is performed by a dedicated team of supplier admins/managers and they are not supposed to have the access of "Security Console" because of organisations security policies. Hence this solution doesn't sound feasible to clients.
2- Keep notifications enabled and modify the content of user account email. Detail clear cut instructions for employees and suppliers on how they can access the application but again it comes with the risk that employees (new) might miss the instruction and start using it with the credentials provided in email rather that the SSO ones, which is again big concern for organisations.
These are the 2 possible solutions which I could have thought of based on my understanding of Cloud application. Please feel free to correct me or suggest any alternate solution if you have come across similar requirement.
Thanks
Vineet Gangwar
Is there an approval cycle for the suppliers master data creation in the app?
Supplier SOAP Web Service is an inbound web service that lets you create and update suppliers from external repositories into Oracle Procurement Cloud.
Attached is a sample payload (Create_Supplier.txt) that can be used to create a supplier and some of its child entities (viz. business classifications, products and services, addresses, sites, site assignments, contacts and contact addresses) using the service. Refer to the following for more details on what the Supplier SOAP Web Service offers: |