/AWS1/CL_BDAAGENTCOLLABORATOR¶
An agent collaborator.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_agentid TYPE /AWS1/BDAID /AWS1/BDAID¶
The collaborator's agent ID.
iv_agentversion TYPE /AWS1/BDAVERSION /AWS1/BDAVERSION¶
The collaborator's agent version.
io_agentdescriptor TYPE REF TO /AWS1/CL_BDAAGENTDESCRIPTOR /AWS1/CL_BDAAGENTDESCRIPTOR¶
The collaborator's agent descriptor.
iv_collaboratorid TYPE /AWS1/BDAID /AWS1/BDAID¶
The collaborator's collaborator ID.
iv_collaborationinstruction TYPE /AWS1/BDACOLLABORATIONINSTRU00 /AWS1/BDACOLLABORATIONINSTRU00¶
The collaborator's instructions.
iv_collaboratorname TYPE /AWS1/BDANAME /AWS1/BDANAME¶
The collaborator's collaborator name.
iv_createdat TYPE /AWS1/BDADATETIMESTAMP /AWS1/BDADATETIMESTAMP¶
When the collaborator was created.
iv_lastupdatedat TYPE /AWS1/BDADATETIMESTAMP /AWS1/BDADATETIMESTAMP¶
When the collaborator was updated.
Optional arguments:¶
iv_relayconversationhistory TYPE /AWS1/BDARELAYCONVERSATIONHI00 /AWS1/BDARELAYCONVERSATIONHI00¶
The collaborator's relay conversation history.
iv_clienttoken TYPE /AWS1/BDACLIENTTOKEN /AWS1/BDACLIENTTOKEN¶
The collaborator's client token.
Queryable Attributes¶
agentId¶
The collaborator's agent ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AGENTID() |
Getter for AGENTID, with configurable default |
ASK_AGENTID() |
Getter for AGENTID w/ exceptions if field has no value |
HAS_AGENTID() |
Determine if AGENTID has a value |
agentVersion¶
The collaborator's agent version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AGENTVERSION() |
Getter for AGENTVERSION, with configurable default |
ASK_AGENTVERSION() |
Getter for AGENTVERSION w/ exceptions if field has no value |
HAS_AGENTVERSION() |
Determine if AGENTVERSION has a value |
agentDescriptor¶
The collaborator's agent descriptor.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AGENTDESCRIPTOR() |
Getter for AGENTDESCRIPTOR |
collaboratorId¶
The collaborator's collaborator ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COLLABORATORID() |
Getter for COLLABORATORID, with configurable default |
ASK_COLLABORATORID() |
Getter for COLLABORATORID w/ exceptions if field has no valu |
HAS_COLLABORATORID() |
Determine if COLLABORATORID has a value |
collaborationInstruction¶
The collaborator's instructions.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COLLABORATIONINSTRUCTION() |
Getter for COLLABORATIONINSTRUCTION, with configurable defau |
ASK_COLLABORATIONINSTRUCTION() |
Getter for COLLABORATIONINSTRUCTION w/ exceptions if field h |
HAS_COLLABORATIONINSTRUCTION() |
Determine if COLLABORATIONINSTRUCTION has a value |
collaboratorName¶
The collaborator's collaborator name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COLLABORATORNAME() |
Getter for COLLABORATORNAME, with configurable default |
ASK_COLLABORATORNAME() |
Getter for COLLABORATORNAME w/ exceptions if field has no va |
HAS_COLLABORATORNAME() |
Determine if COLLABORATORNAME has a value |
createdAt¶
When the collaborator was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDAT() |
Getter for CREATEDAT, with configurable default |
ASK_CREATEDAT() |
Getter for CREATEDAT w/ exceptions if field has no value |
HAS_CREATEDAT() |
Determine if CREATEDAT has a value |
lastUpdatedAt¶
When the collaborator was updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTUPDATEDAT() |
Getter for LASTUPDATEDAT, with configurable default |
ASK_LASTUPDATEDAT() |
Getter for LASTUPDATEDAT w/ exceptions if field has no value |
HAS_LASTUPDATEDAT() |
Determine if LASTUPDATEDAT has a value |
relayConversationHistory¶
The collaborator's relay conversation history.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RELAYCONVERSATIONHISTORY() |
Getter for RELAYCONVERSATIONHISTORY, with configurable defau |
ASK_RELAYCONVERSATIONHISTORY() |
Getter for RELAYCONVERSATIONHISTORY w/ exceptions if field h |
HAS_RELAYCONVERSATIONHISTORY() |
Determine if RELAYCONVERSATIONHISTORY has a value |
clientToken¶
The collaborator's client token.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLIENTTOKEN() |
Getter for CLIENTTOKEN, with configurable default |
ASK_CLIENTTOKEN() |
Getter for CLIENTTOKEN w/ exceptions if field has no value |
HAS_CLIENTTOKEN() |
Determine if CLIENTTOKEN has a value |