With the Oracle® PBCS & EPBCS connector, you can use commands in a chain to interact with Oracle Planning and Budget Cloud Service (PBCS) or Enterprise PBCS. For example, with this connector, you can:
- Convert comma-separated values (CSV) files to Planning file format, and vice versa
- Copy, export, and import snapshots in Oracle PBCS or EPBCS
- Upload, download, and delete files in Oracle PBCS or EPBCS
- Import and export PBCS or EPBCS mappings and metadata
- Run daily management batches, reports, and rules
Note: This connector is built by Workiva and connects to a third-party system. While our Support team can help configure this connector within your workspace, we are unable to troubleshoot or otherwise assist with any issues that originate outside of the Workiva platform.
Prerequisites
To enable the connection, the connector uses the Oracle PBCS and EPBCS REST API, secured with basic username and password authentication. To set up the connection, you'll need:
- A designated integration user set up in Oracle PBCS or EPBCS for the connector
- The integration user's authentication credentials
- The application to connect to in Oracle PBCS or EPBCS
- The service name, identity domain, and data center region of the PBCS or EPBCS environment to connect to, or the full URL of the Oracle Cloud® instance if it differs from the normal URL structure
Note: If the environment's URL adheres to the normal structure, it contains the service name, identity domain, and data center region, such as https://serviceName-identityDomain.pbcs.dataCenterRegion.oraclecloud.com/pbcscloud
.
Set up the Oracle PBCS & EPBCS connector
Note: To make the connector available for use in your organization's chains, an org security administrator first enables it from Configuration.
- From Chain Builder, click Connections , and then Create at the top right.
- Under BizApp Connection, select Oracle PBCS & EPBCS and the runners to use the connector.
- Under Basic Info, enter a unique name and description to help identify the connection.
- Under Properties, enter the connector's details:
Property Details Service name Enter the service name of the Oracle PBCS or EPBCS environment to connect to. In the URL, the service name is typically the auto-generated string that immediately follows https://
.Note: To distinguish test and production environments, Oracle appends
-test
for service names in test environments.Domain name Enter the name of the environment's identity domain. In the URL, the identity domain is the auto-generated string that follows the dash -
after the service name.Data center Enter the data center region that hosts the environment. In the URL, the data center region appears immediately before oraclecloud.com
, such asus1
.User name Enter the username of the connector's Oracle integration user. Password Enter the password for the User Name property. Application name Enter the name of the application in Oracle PBCS or EPBCS to connect to. Base URL (override) If your Oracle PBCS or EPBCS URL deviates from the normal structure, enter the full URL of the instance to connect to. Note: All sensitive credentials are automatically encrypted and stored at Advanced Encryption Standard (AES)-256 encryption.
- Select the environments to use with the connection, and click Save.
- To test the connection, create and run a chain with the connector's List Files command, and verify it returns a valid output.
Troubleshooting
If the connection to Oracle PBCS or EPBCS fails:
- Verify the authentication credentials of the connector's integration user.
- Check the service name, identity domain, and data center region from the Oracle PBCS or EPBCS URL. If your URL deviates from the normal structure, enter the full URL as the connector's Base URL (override) property.
- Check the name of the Oracle PBCS or EPBCS application to connect to.