Google PubSub Connector Guide > Google PubSub connections > Using a Google PubSub connection in a process
  

Using a Google PubSub connection in a process

After you create a Google PubSub connection, you can use it in a Service step in a process.
  1. 1Add a Service step to the process.
  2. 2Click the Service tab.
  3. 3From the Service Type list, select Connection.
  4. 4From the Connection list, browse and select the Google PubSub connection that you created.
  5. 5From the Action list, select the action that you want to perform on Google PubSub. For example, select GooglePubSubWriter to write new messages to Google PubSub as shown in the following image: The image shows a process in Informatica Application Integration where a writer action is being configured to send messages to Google PubSub.
  6. 6Configure the reader and writer fields, such as the message header, body, response, and so on.
  7. 7Validate, save, and publish the process.