Versions Compared

Key

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


Info
titleAvailability

This routine is available starting with Power Scripts™ 4.6.0.

Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

addCustomerToOrganization(customer, organization)

Package

Alias

Pkg Usage

Description

Excerpt
hiddentrue
Adds an existing customer or a list of customers to a specified organization.

Adds an existing customer or a list of customers to a specified organization.

Parameters

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

Parameter name

Type

Required

Description

customer

String []

Yes

The customers' username.

organization

String

Yes

The organization name.

Return

...

Type

booleanBoolean

Returns "true" if the operation succeededif the operation succeeded.

...

Examples

Example 1

Code Block
return addCustomerToOrganization({"customer1","customer2"}, "My Organization");

...

Code Block
return addCustomerToOrganization("customer", "My Organization");

...

Filter by label (Content by label)
showLabelsfalse
max15025
showSpacefalse
cqllabel = "jsd_routine" and space = currentSpace ( )
labelsjira_group_routine jira_user_routinearray_routines