Register now for the CM First / HelpSystems Webinar “Bots to the Rescue – Unlocking Automation Potential in Enterprise Systems” Click here to register for the webcast now. Hearing a lot about robotic process automation (RPA), but aren’t sure if it’s right for you? Join us and our guest, HelpSystems, for a live webinar
Watch the IBM / CM First webinar “IBM Power Data Privacy” in its entirety. Do you know where your organization’s sensitive data lives, and who is accessing it? Many IBM Power organizations aren’t sure how to answer that, leaving them open to both internal and external hacking – which in turn can lead to
Displaying blocks of information as an array of protected fields is easy and fast, but, it is not always the most effective way to impart information to your users. The Solution: Use Custom HTML Fields. With custom html fields, you can remove unnecessary information, more easily highlight important information for your users, and achieve a
Register now for the IBM / CM First Webcast “IBM Power Data Privacy” Click here to register for the webcast now. Do you know where your organization’s sensitive data lives, and who is accessing it? Many IBM Power organizations aren’t sure how to answer that, leaving them open to both internal and external hacking
Watch the CA 2E (SYNON) and CA Plex Dec 17th 2019 Community Webcast The latest CA Communities webinar is now available for online for viewing. Take a look if you missed the event, or need a refresher on topics discussed. You can also download the webinar materials in pdf format here. The theme of the
This method is a simple way to send an email with WebClient. Create a function with these fields: toEmail: Recipient’s email fromEmail: Sender’s email subject: Subject from the email body: Message part from the email attachmentFileLocation(OPTIONAL): path from the file we will send as attachment 2. Add a source code object call “sendEmail” to your function. 3. Add the