Q&A Forum for IFS assyst Customers, Partners, and Employees
Recently active
Dear IFS Community,I hope this message finds you well. I am currently working on integrating CLIPS report designs with assyst 11.8 and IFS Applications 21R2 SU2. Before proceeding, I wanted to verify if anyone has experience or insights regarding compatibility between these versions.Specifically, I’d like to know: Are there any known issues or limitations when using CLIPS report designs with this combination of versions? Are there recommended best practices or patches required for seamless integration? Has anyone successfully deployed this configuration, and if so, were any adjustments necessary? Any guidance, documentation references, or shared experiences would be greatly appreciated.Thank you in advance for your support!
Hi Everyone,I’m trying to create tasks for each selection in a custom multi-select lookup field. We are running assyst version 11.6.3.In the process designer I have been able to create a Dynamic Task Expression for a single-select lookup, but I am unsure of how to get this working for values selected in a multi-select lookup.Here’s what I used as a dynamic task expression for a single-select lookup for a custom field called “ADHOC SINGLE”: $new.W("ADHOC SINGLE").shortCode. I have another field called “ADHOC MULTIPLE” where I can select multiple values.Any ideas? Or is this maybe not possible in our version of assyst?Thanks!Jaco
Hello. I am looking for information on how to change the default logo on the new Event Monitor UI to our company logo. I have tried making this change using the stylings form in assyst similar to how we have changed to logo on our assystNet and assystWeb pages, but either I have not been able to identify the correct element to apply the CSS to, or this is configured differently. This is what we want to change: I have not been able to find any information on this in the wiki. Thank you. assyst Version: 24R2 SU2 Build: 12943 Date built: Mar 18, 2025 1:39:00 AM
Using version 11.5. I need help ughI created a process with an automated decision that brings the user to a manual decision with a Y/N answer. For some reason, they can say no but cannot choose yes. When they choose yes, the error below is what they get. I went to the sub-process and the next stage is an automated email action which then goes to an auto-decision. I’ve provided the two processes to show you. First process with auto decisionSub-process they can’t make the Yes Decision - Government EmployeeSub-sub process that the yes is attached to Error received Troubleshooting done:I have checked the SVD to ensure they have the ability to use Decision Required, I have checked the user to ensure she is in the right SVD to make the decision, I checked the Action Type to ensure SVD can use it. Everything seems ok. Got another user from that SVD to try and same error. We assigned it to another user from a different SVD and he was able to choose yes.Also checked to see if they ca
I would like to initiate a process based on changes to data in a custom field. Is this possible within IFS Assyst? Specifically, I need to automate the creation of an authorization task when a project's budget is exceeded. Any insights or guidance on how to achieve this would be greatly appreciated!
A couple of things.(1). is there an OpenAPI file or URL for assystREST that can be used to create a Power Automate Custom Connector?(2) currently using Power Automate HTTP action and receiving “410” error code. Looking for any legit authentication example(s) with such a scenario.
Hi IFS Community,I’m exploring iPaaS (Integration Platform as a Service) to integrate IFS Cloud/Applications with other systems (e.g., ERP, CRM).Could you share: 1. **Official IFS documentation** on iPaaS best practices? 2. **Tutorials/case studies** of IFS+iPaaS implementations. 4. **Training courses** (free/paid) to master IFS integrations. Thanks in advance!Abed Al-Rahman yawansih.
Is anyone allowing for Approvals/Rejections via email, and if so, can you provide a little info on how you are doing that. I’m able to allow my users to take actions via email to take the Additional Info and Chase Up actions, but the decision “actions” aren’t a clear cut and I’m having difficulty figuring that out. Thanks in advance.
I have a requirement to link a newly created Service Request to existing Service Request using ETM. Complete process:I am triggering an ETM Channel on a task of Service Request. From this ETM Channel I am creating a new Service Request. Everything is working fine.The only issue is that I am not able to link this new Service Request with existing Service Request.Please help.
What is the draw to implement notifier rules via assyst inerface for managing email templates and rules vs the existing smartmail configuration a user might have in tandem with AP rules, etc?Is this considered Smartmail 2.0 in a more formal sense with the update?Trying to come up with some pros/cons to moving to this method if it reduces needs for managing in multiple places on integration server vs in UI, etc.Thanks,Mitch
Does anyone know the correct date format to use to update a custom date field via SmartMail/update_event_ejb activity?Per the wiki, it says it needs to be in the ‘YYYY-MM-DDTHH:mm:ss-OOOO ‘ format, which the value I’m passing is, but I can’t seem to get it to accept that date value no matter what I pass. I’ve tried the following:2025-04-08T12:00:00.00002025-04-08T12:00:00-0000date[2025-04-08 12:00:00.0000]date%222025-04-08T12:00:00-0000%22but none of these formats work.
Hi everyone,I'm working on automating a Decision within a process in IFS Assyst. I've added a custom field called "Project Hours", and I want the process to automatically take a certain path if the value entered in this field exceeds a specified threshold.To achieve this, I tried using the following condition in the Decision:$new.W("PROJECT HOURS").shortcode > 150 Unfortunately, this condition doesn't seem to work as expected. Has anyone implemented something similar or could point out if there's something wrong with my expression? Appreciate any help or suggestions!Thanks in advance.
HiIs it currently possible to specify a list of users a user has the ability to execute REST requests on behalf of? As I currently understand it it's only possible to select a list of users who can execute request on behalf of other users, but not specify what users they are allowed to execute on behalf of. While the use of such privileges could potentially be monitored, and thus detect such usage this is reactive, and would not undo any damage performed by a bad actor. The scenario I'm researching is the misuse of a etm assyst user (who would naturally have broader access such as delete of assyst users (possibly deleting the admin team's accounts) or editing of privilege groups) to allow for a broad range of etm integrations. Is this a correct understanding, or is there a method to limit a user to a select list of users they can act on behalf of of?
Anyone else unable to access IFS software downloads page? https://downloads.axiossystems.com/
Good morning Community. Some BackgroundWe are currently using an external SMS service to communicate with our users (most notably within our Major Incident process) and looking to expand it into other processes. The solution that we use has an API interface and requires an encoded Jwt bearer token. This token must contain the iat (issued at time) claim and a secret to successfully authenticate (figure 1. with dummy data included below from jwt.io).figure 1.This is handled by a script on the integration server (Microsoft PowerShell using the JWT Module).$iis = "#######"$secret = "######"[int]$iat = (Get-Date -Date ((Get-Date).DateTime) -UFormat %s)$tokenBody = @{ "iss" = "$iis" "iat" = $iat}$myApiToken = ConvertTo-Json -InputObject $tokenBody $authToken = New-Jwt -Header '{"typ":"JWT", "alg":"HS256"}' -PayloadJson $myApiToken -Secret $secret$myApiHeader = @{ "Authorization" = "Bearer $authToken"}However, we have an interest in moving this to the assystETM platform now that we are on v
Hello, We are beginning the process of looking at upgrading our assyst version to 24R2SU2, and are investigating these three new programs: Notifier, Escalation Scheduler and Auto Close Scheduler. We have not been able to find much in the way of suggested configuration information on the wiki. The main question we have is when these programs are installed using the assyst installer, do they each need to be installed on all servers? “Notifier” if the only one of these that is checked off to be installed by default in the installer, so we must assume that for rule based notifications to work, it must be installed on all servers running the application? For Escalation Scheduler and Auto Close Scheduler to work, do they need to be installed on all servers or can they be installed only on our integration server(s) or on one server. Our setup is such that we have a number of web servers which are load balanced behind our URL, then a couple of servers which are primarily only used for back-end
We are working on a project and there is a requirement to create / inject a decision task into an already started process.For example, we have an action called ‘Cancel Request’ that is taken on the Service Request and it can be taken at any point throughout the process. When that action is taken, it currently closes the open task and the aim is to create a decision task with an attached process so that we can change it’s process path.Is anybody doing something like this already? We would be happy to use any method including API / ETM.
Greetings, Avera Health has recently made the decision to switch to EPIC for its Electronic Health Record (EHR). We are interested in knowing if any other IFS assyst customers have any integrations with EPIC.Thank you,Jason
Is it possible that certain fields in the request-form appear as mandatory fields that must also be completed before the decision ticket to the request can be closed? Working with locked/unlocked fields does not help, because the decision ticket can also be closed without filling in the field in the request. Thank you for your help!
We are pleased to announce that assyst Web 24R2 Su2 has now been released and is available to download from our CDN.Within this release we have addressed the following issue:P16698 - When the legacy SMTP Mail Processor is used, for example in Email Actions, the processor loads SMTP details in a way that causes them to always be considered disabled, preventing emails from being sentRelease notes can be viewed via the following link.
We are pleased to announce that, following a successful review period, we are now able to offer support for the use of MySQL 8.0.41 with assyst ITOM 5.8.4.1.Please note that no new software is being released for this feature. A comprehensive Wiki document, available here outlines the necessary steps to upgrade the default MySQL installation, v8.0.33, provisioned with assyst ITOM 5.8.4.1, to MySQL v8.0.41. However, please be aware of the following considerations:Support for MySQL 8.0.41 is limited to the latest release of assyst ITOM, v5.8.4.1. Customers wishing to upgrade to MySQL 8.0.41 and currently using an earlier version of assyst ITOM (prior to v5.8.4.1) must first upgrade to assyst ITOM v5.8.4.1. Detailed instructions for this process are available here , and the necessary software can be obtained from the CDN. At this time, we only support the use of MySQL 8.0.41 on Windows Servers.Additionally, it is important to note that upgrading to MySQL 8.0.41 requires updating both the O
Hi, I would like to know if IFS already have some dark mode css to use on assystnet and/or assystweb as a new theme. https://wiki.axiossystems.com/assyst11-7Wiki/index.php/Themes_Form
To help with accessibility for a few users, we would like to be able to configure assyst so that it can be used in Dark Mode.I have been advised by IFS via Call Ref: 386357 that this is not possible and to submit a new Idea.
Has anyone created a PowerBI report to show incidents that have breeched their Resolution SLA?I can create it easily as a monitor by using the SVD Resolution Breach flag but we only get Resolution Due and Actual Resolution date/times is the Incident Table.Was hoping I could somehow create a filter that would only show me incidents where the Resolution Due date/time was before the Actual Resolution date/time but after trawling the internet I can’t see a way to do this in PowerBI.I could do this really easily with a bit of SQL but PowerBI doesn’t let me define filters as SQL I don’t think.
Is there a way to increase the height of a custom multi-line string field so that it acts similar to the default Description field? The Description field expands to a larger size and then at some point adds a scroll bar. Currently the custom multi-line field only shows 4 lines of text and then adds the scroll bar. It would be great to have the multi-line string field expand vertically to show more than 4 lines of text before adding the scroll bar. We are running assyst 11.6.3. Thanks!
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.