B2B Gateway > B2B Gateway administration > Organization management
  

Organization management

Before the organization can use B2B Gateway, you must set up an organization in Informatica Intelligent Cloud Services and then set up the organization in B2B Gateway.
For information about setting up your organization in Informatica Intelligent Cloud Services, see the Administrator help.

Before You Begin

Before you set up the organization in B2B Gateway, open Administrator and verify that the following conditions exist.

Configuration

On the Runtime Environments page in Administrator, verify that the Secure Agent is running. The Secure Agent must be running to run partner flows.

Administration

On the Licenses page in Administrator, verify that the following licences are valid:
License
Category
Mappings
Application
DT XML Processing
Feature
REST API
Verify that Maximum Concurrent Sessions is set to a high value, for example, 100 sessions.
B2B EDI Gateway
Connector
B2B EDI Gateway Endpoint
Connector
B2BProcessor
Package
EDI Gateway
Bundle
DataTransformation
Package
B2BEDIGateway
Package
UDTforHierarchy
Package
B2B Partners Portal
Service

Proxy Settings

If your organization uses an outgoing proxy server to connect to the internet, set the following JVM options on the Secure Agent:
Name
Value
JVMOption1
-Dhttp.proxyHost=<proxy host>
JVMOption2
-Dhttp.proxyPort=<proxy port>
JVMOption3
-Dhttp.useProxy=true
JVMOption4
-Dhttp.proxyUser=<proxy user name>
JVMOption5
-Dhttp.proxyPassword=<proxy password>
After the Secure Agent restarts, check the agent core log file to verify that the correct proxy server is used. The agent core log file is the following file:
<Secure Agent installation directory>\apps\agentcore\agentcore.log
To find the proxy information, search for "proxy" in the log file.

Setting up the organization in B2B Gateway

Set up the organization in B2B Gateway.
    1Access B2B Gateway from the My Services page.
    The Organization Setup dialog box appears.
    2Define the following settings and then click Save:
    Property
    Description
    Organization Name
    Name of the organization in Informatica Intelligent Cloud Services. Appears in view only mode.
    Organization ID
    ID of the organization in Informatica Intelligent Cloud Services. Appears in view only mode.
    X12 Interchange Qualifier
    Required if you exchange X12 messages with your partners.
    Interchange qualifier of the organization to use in outbound X12 messages. If you want B2B Gateway to use a different qualifier in outbound messages for specific partners, you can provide the qualifier to use for the partner when you create or edit the partner.
    X12 Interchange ID
    Required if you exchange X12 messages with your partners.
    Interchange identifier of the organization to use in outbound X12 messages. If you want B2B Gateway to use a different identifier in outbound messages for specific partners, you can provide the identifiers to use for the partner when you create or edit the partner.
    EDIFACT Interchange Qualifier
    Required if you exchange EDIFACT messages with your partners.
    Interchange qualifier of the organization to use in outbound EDIFACT messages. If you want B2B Gateway to use a different qualifier in outbound messages for specific partners, you can provide the qualifier to use for the partner when you create or edit the partner.
    EDIFACT Interchange ID
    Required if you exchange EDIFACT messages with your partners.
    Interchange identifier of the organization to use in outbound EDIFACT messages. If you want B2B Gateway to use a different identifier in outbound messages for specific partners, you can provide the identifiers to use for the partner when you create or edit the partner.
    Rotate Key
    Click Rotate Key to rotate the encryption key used for data encryption.
    The following additional properties are required for runtime processing of messages and files:
    Property
    Description
    Enable Runtime Processing
    Select to run inbound and outbound partner flows.
    Note: If runtime processing is not enabled, you cannot run partner flows.
    Informatica Cloud User
    Name of the Informatica Intelligent Cloud Services user to use at run time. The user must have all the permissions that are required for B2B Gateway administrators, B2B Gateway users, and Data Integration users. For more information about the required permissions, see User roles.
    Informatica Cloud Password
    Password for the Informatica Intelligent Cloud Services user to use at run time.
    Runtime Environment
    Informatica Intelligent Cloud Services Secure Agent runtime environment to use at run time.
    Document Store
    File directory inside the organization where B2B Gateway stores all the documents that the organization exchanges with partners, for tracking purposes.
    The directory must be accessible to the runtime environment.
    Do not create the document store directory in the Secure Agent installation home directory or any subdirectory.
    You must enter an absolute path to the directory.
    Minimize number of processing tasks
    B2B Gateway can group process-to-backend mappings for an inbound flow, and create a single mapping to handle all the XML interface files created during EDI X12, EDIFACT, or custom file processing. Recommended only when system resources are limited.
    Warning: When you set up the organization in B2B Gateway, B2B Gateway creates the connections B2B EDI Gateway, B2B EDI Gateway Endpoint, and B2B Gateway Document Store in the Informatica Intelligent Cloud Services organization. Do not rename or edit these connections. Editing a connection or changing a connection name might result in errors at run time.

Editing Organization Settings in B2B Gateway

Edit the organization settings in B2B Gateway.
    1Log in to B2B Gateway with your Informatica Intelligent Cloud Services credentials.
    2Click Settings in the upper right corner of the screen.
    The Organization Setup dialog box shows.
    3Edit the required settings and then click Save.