Users' questions

How do I set up an integration broker in PeopleSoft?

How do I set up an integration broker in PeopleSoft?

Configuring Integration Broker in PeopleSoft 8.4

  1. Ensure that the message is active and is routed to the proper Message Channel.
  2. Configure the Message Channel.
  3. Configure the IntegrationGateway.
  4. Configure the Integration Gateway and File Output connector.
  5. Create and configure a new Gateway node.

What is PeopleSoft integration broker?

PeopleSoft Integration Broker is a middleware technology that: Performs asynchronous and synchronous messaging among internal systems and third-party systems. Exposes PeopleSoft business logic as web services to PeopleSoft and third-party systems.

How do I activate my PeopleSoft domain?

Use the Domain Status page to activate the pub/sub server domain. To access the page select PeopleTools > Integration Broker > Integration Network WorkCenter > IB Configure Network > Activate Domain. This example illustrates the Domain Status page before the pub/sub server domain is activated.

How do you bounce a pub sub in PeopleSoft?

First you’ll need to shutdown all processes in the PUBSUB group:

  1. > shutdown -g PUBSUB.
  2. Shutting down server processes …
  3. Server Id = 300 Group Id = PUBSUB Machine = server.domain.com: shutdown succeeded.
  4. Server Id = 301 Group Id = PUBSUB Machine = server.domain.com: shutdown succeeded.

How do I set up an integration broker?

To configure the Integration Broker gateway and target nodes:

  1. Select PeopleTools > Integration Broker > Integration Network > Configuration Status.
  2. Click the Gateway Not Configured link.
  3. Configure the integration gateway:
  4. Click the Gateway Setup Properties link.
  5. Log in on the Gateway Properties page.

How do I create a REST API in PeopleSoft?

The steps required to create an HTTP GET REST web service are the following:

  1. Build a “Template” document object.
  2. Create a new message that links the template document to a message.
  3. Create your response message which structures your response.
  4. Create a REST Service.
  5. Create your Service Operation.

What is integration broker?

Also called an interface engine or a message broker, an IB is a third-party intermediary that facilitates interactions between applications. They mostly communicate program to program; they integrate previously independent applications at the application-logic level of the software design. …

How do I restart my pub sub?

Restart PUBSUB Without Restarting Application Server

  1. shutdown –g for shutting down the service.
  2. boot –g for booting the service.

How do I create a service operation in Peoplesoft?

Add service operation definitions. Configure service operation definitions….To specify messages for a service operation:

  1. Locate the Message Information section on the Service Operations – General page.
  2. Locate the Type field, and take note of the message type to define.
  3. In the Message.
  4. Specify the queue for the message.

How do I generate a JSON REST API in PeopleSoft?

How do I consume a webservice in PeopleSoft?

Using the Consume Web Service Wizard

  1. Select the WSDL source.
  2. Select a service.
  3. Select a service port.
  4. Select service operations.
  5. Convert asynchronous operations.
  6. Rename operation messages.
  7. Select a queue for asynchronous operations.
  8. Select the receiver node.

Does PeopleSoft have an API?

The API is a collection of Java class files that reside on the client system and mediate between the client application layer and PeopleSoft. Click the right pane and select PeopleSoft APIs from the Build menu. The Build PeopleSoft API Bindings dialog prompts you for the types of bindings to create.