Skip to content

/AWS1/CL_APS=>CREATESTREAMINGURL()

About CreateStreamingURL

Creates a temporary URL to start an AppStream 2.0 streaming session for the specified user. A streaming URL enables application streaming to be tested without user setup.

Method Signature

IMPORTING

Required arguments:

IV_STACKNAME TYPE /AWS1/APSSTRING /AWS1/APSSTRING

The name of the stack.

IV_FLEETNAME TYPE /AWS1/APSSTRING /AWS1/APSSTRING

The name of the fleet.

IV_USERID TYPE /AWS1/APSSTREAMINGURLUSERID /AWS1/APSSTREAMINGURLUSERID

The identifier of the user.

Optional arguments:

IV_APPLICATIONID TYPE /AWS1/APSSTRING /AWS1/APSSTRING

The name of the application to launch after the session starts. This is the name that you specified as Name in the Image Assistant. If your fleet is enabled for the Desktop stream view, you can also choose to launch directly to the operating system desktop. To do so, specify Desktop.

IV_VALIDITY TYPE /AWS1/APSLONG /AWS1/APSLONG

The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds.

IV_SESSIONCONTEXT TYPE /AWS1/APSSTRING /AWS1/APSSTRING

The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration Guide.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_APSCRESTRMINGURLRSLT /AWS1/CL_APSCRESTRMINGURLRSLT