Application Engine
Email with Application Engine processes in Infor Cloud
You can define a farm-wide SMTP server using
d/EPM Administration. Application Engine supports the MailerDefineCloudServer()
function that can be used to connect the SMTP server
and can be used in the MailerSendMail()
function . The
existing MailerDefineServer()
function is still supported.
Asynchronous execution of processes
Specific functions enable you to execute processes asynchronously through ION API, and to check the status and result of processes.
Improved functionality when working with users and groups
With improved Application Engine
functions, SecurityCreateRegisteredUser()
and SecurityCreateRegisteredGroup()
, you can now validate users and
user groups against the source authentication system.