RE: Google PubSub Examples

Hi,

Is there any example of using the Google PubSub in the IS Designer to sent a string?

And i was given a json with the following structure; see below:

{
“type”: “”,
“project_id”: “”,
“private_key_id”: “”,
“private_key”: “”,
“client_email”: “”,
“client_id”: “”,
“auth_uri”: “”,
“token_uri”: “”,
“auth_provider_x509_cert_url”: “”,
“client_x509_cert_url”: “”,
}

How am i going to use this in the IS > CloudStream > Providers > Google > Create Connection
I mean, the mapping to the google_connection in the IS?

Hi Jeonard,

The info is available at http://techcommunity.softwareag.com/ecosystem/communities/public/webmethods/products/cloudstreams/.links/GooglePubSub-connectorDoc. If you don’t know have the parameters to configure connection to Google PubSub, I suggest you sign up for a GCP account or get in touch with you admin who looks after Google Apps .

Mike

Hi Mike,

The link you provided is not working.

Thank you

Hi Jeonard,

Please try this link for documentation [url]http://techcommunity.softwareag.com/ecosystem/communities/public/webmethods/products/cloudstreams/.links/GooglePubSub-connectorDoc[/url]

-Sandeep

1 Like

Remove the “.” at the end of the link, such as : http://techcommunity.softwareag.com/ecosystem/communities/public/webmethods/products/cloudstreams/.links/GooglePubSub-connectorDoc

You also need to be logged in techcommunity before you click it.

Hi Jeonard,

Are you using Google Service account and trying to create connection using JWT token?

Regards,
Pratibha