ExamGecko
Question list
Search
Search

Question 39 - CAD discussion

Report
Export

Which objects can be used in Inbound Action scripts?

A.
current and previous
Answers
A.
current and previous
B.
current and email
Answers
B.
current and email
C.
current and event
Answers
C.
current and event
D.
current and producer
Answers
D.
current and producer
Suggested answer: B

Explanation:

Inbound Action scripts are server-side scripts that run when an email is received by the system. They can use the current object to access the record that is created or updated by the email, and the email object to access the properties and methods of the email message. The previous and event objects are not available in Inbound Action scripts. The producer object is only available in Record Producer scripts, which are used to create records from a service catalog item.

References:

Inbound Action scripts

[Record Producer scripts]

asked 23/09/2024
Duane Joyce
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first