To prevent attachments from being added to emails generated by Transport Expresso, ensure that the parameter Add Attachments in Email is unchecked ( in TE Domain Controller run job /BTI/TE_RNOTIFICATION_ENGINE and update the variant if required).
To mark users to not receive any email notifications they can be maintained in table /BTI/TE_EMAILIGN. These users can then be excluded via user exit 0510 and removed from the list of recipients.
To ensure that approval and testing emails direct the user to the web UI please ensure that the BSP sever address parameter in the email notification program variant is set to the correct value. E.g. http://:80/
For Single Sign-On (SSO) rather than using the index.html page above please use the main.html page instead as this will bypass the login screen and use the current user logon ticket. To override this maintain the required page in the Web UI HTML Path parameter.
Post your comment on this topic.