Get Source Map

Haalt de bestaande mapping op voor een bepaalde bron. Als u bijvoorbeeld iets aan de bestaande mapping wilt toevoegen, kunt u de brontoewijzing ophalen en er nieuwe gegevensdefinities aan toevoegen.

Dependencies

Get Source Map is alleen voor gebruik met Proactive XS.

Supported Script Types

The icon for a Generic script type - a rectangle with < and > symbols inside it.

The icon for the Email script type - a large @ symbol in a diamond.

The icon for the Chat script type - a chat bubble with an ellipsis inside (...), in a diamond shape.

The icon for the Phone script type - an old-style phone handset with curved lines indicating sound coming out of it.

The icon for the Voicemail script type - a symbol that looks like a cassette tape - two circles sitting on a horizontal line.

The icon for the Work Item script type-a piece of paper with one corner folded down and a bullet list on it.

The icon for the SMS script type - a smart phone with a chat bubble coming out of it.

Generiek

E-mail Chat Telefoon Voicemail Werkitem SMS

Input Properties

Deze eigenschappen definiëren gegevens die de actie gebruikt bij het uitvoeren.

Vertakking

Beschrijving

SourceName De naam van de bron waar de records vandaan komen. Ondersteunt een logische groepering voor de records in het systeem. Als u een ongeldige of ontbrekende brontoewijzing hebt, kunt u een fout Externe ID ontbreekt ontvangen.

Output Properties

Deze eigenschappen bevatten variabelen die gegevens bevatten die worden geretourneerd na het uitvoeren van de actie. Ze zijn beschikbaar voor referentie en gebruik wanneer de actie wordt voltooid.

Vertakking

Beschrijving

Results (out) Een dynamisch gegevensobject met de resultaten van de uitgevoerde actie.

Result Branch Conditions

Met Resultaatvertakkingsvoorwaarden kunt u vertakkingen maken in uw script om verschillende resultaten te behandelen wanneer de actie wordt uitgevoerd.

Voorwaarde

Beschrijving

Default

Het pad dat altijd wordt gevolgd, behalve als het script voldoet aan een voorwaarde die vereist dat het een van de andere vertakkingen volgt. Dit pad wordt ook gevolgd als de andere vertakkingen van de actie niet zijn gedefinieerd.

InvalidSource

Het pad dat wordt gevolgd als de opgegeven bronnaam niet bestaat.

Script Example

Dit voorbeeld is geen volledig script. Er is extra scriptwerk vereist om deze actie te gebruiken.

The example below is just part of a much bigger script. The entire script can be seen in the Createsourcemap phone script example. This portion of the script is used to retrieve an existing source map to which you can make changes.

Double-click the Snippet actions to view the Snippet Properties:

Would you like to download this script?