Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Add_workflow_for_techpubs
AUTH1UserResourceIdentifier{userKey=8a00a0c86e9b2550016ec54396b5000a, userName='null'}
JIRAIDAUTHSBX-115892
REV5UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cb8305e9, userName='null'}
REV6UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cb8305e9, userName='null'}
REV3UserResourceIdentifier{userKey=8a00a0c86af1a8d3016b30b4f0040028, userName='null'}
REV1UserResourceIdentifier{userKey=8a00a0c86af1a8d3016b30b4f0040028, userName='null'}

Store the HFE script within the GCP's Bucket Storage to allow the HFE instance to automatically download and run the script.

Info
titleNote

Startup script examples are located at:


To set up a Bucket Storage for HFE, perform the following steps:

  1. Go to Storage > Browser.
  2. Create the Bucket:
    1. Click CREATE BUCKET.
    2. Set the name and default storage class:

      Caption
      0Figure
      1Storage Class


      Image Modified


    3. Set the Access control model to Set object-level and bucket-level permissions:

      Caption
      0Figure
      1Access Control Model


    4. Click CREATE.
  3. Upload HFE Script to the bucket:
    1. Click Upload Files.
    2. Select file and click Open.
  4. Set the permissions to allow the Service Account  to access the HFE script in the bucket:
    1. Click on the three dots on the uploaded file, and click Edit permissions.

      Caption
      0Figure
      1Edit Permissions


    2. Click Add Item.
    3. Add the service account previously created:
      1. ENTITY = User
      2. NAME = Email Address of Service Account
      3. ACCESS = Reader

        Caption
        0Figure
        1Add Service Account


    4. Click SAVE.