Accessing Oracle B2B Through Single Sign-On SSO

Getting Started with Oracle B2B 2-5 ErrorPage http:WEBLOGIC_HOME:WEBLOGIC_PORT Location This is in addition to the setting required for the b2b location: Location b2b SetHandler weblogic-handler PathTrim weblogic ErrorPage http:WEBLOGIC_HOME:WEBLOGIC_PORT Location

2.2.3 Enabling the weblogic User for Logging in to Oracle B2B

For the weblogic user in Oracle Internet Directory OID to log in to Oracle B2B as an administrator and search for users, the OID Authenticator must have an Administrators group, and the weblogic user must be a member of that group. To enable the weblogic user: 1. Create a weblogic user in OID using the LDAP browser. The users.ldif file is imported to OID as follows: dn: cn=weblogic,cn=Users,dc=us,dc=oracle,dc=com objectclass: inetorgperson objectclass: organizationalPerson objectclass: person objectclass: orcluser objectclass: orcluserV2 objectclass: top sn: weblogic userpassword: welcome1 uid: weblogic 2. Create an Administrators group in OID and assign the weblogic user to it. The groups.ldif file is imported to OID as follows: dn: cn=Administrators,cn=Groups,dc=us,dc=oracle,dc=com objectclass: groupOfUniqueNames objectclass: orclGroup objectclass: top owner: cn=orcladmin,cn=Users,dc=us,dc=oracle,dc=com uniquemember: cn=weblogic,cn=Users,dc=us,dc=oracle,dc=com

2.3 Using the Oracle B2B Interface

B2B activities are grouped as follows: ■ Administration ■ Partners ■ Reports ■ Metrics

2.3.1 Administration

Use the tabs of the Administration page, shown in Figure 2–3 , to manage importing and exporting, document protocols, deployments, types, batching, callouts, purging, listening channels, and B2B configuration. 2-6 Oracle Fusion Middleware Users Guide for Oracle B2B Figure 2–3 Administration Activities The image shows the following tabs of the Administration link: ImportExport, Document, Deploy, Manage Deployments, Types, Batch, Downtime, Callout, Purge, Listening Channel, and Configuration. The ImportExport tab is selected. See Part III, Oracle B2B Administration for more information.

2.3.2 Partners

Use the tabs of the Partners page, shown in Figure 2–4 , to create and update trading partner information, create and update agreement information, add user information, associate documents with trading partners, set up channels, and configure the key store.