Q&A Forum for IFS assyst Customers, Partners, and Employees
Recently active
Hello,I’m evaluating a request from our users to have parts of an event form in the Self-Service Portal auto-populated based on a QR code or similar technology, and I need some help to determine if it’s currently possible.The users want quick access to log requests for certain equipment, such as printers, hospital equipment ect. We aim to support this, and were thinking of using QR codes for the equipment, allowing for easier event logging.My immediate idea is to use Deep Linking (Assyst Wiki) and prepare QR codes for use in labeling the equipment. These QR codes would point to a specific service or service offering, along with the specific item ID for the labeled equipment.However, the wiki only mentions deep linking prepopulated forms in the Assyst Portal, not the Self-Service Portal. (The list of examples of values that can be prepopulated in the Assyst Portal is rather limited and does not seem applicable to assystNet)I’ve had no success with attempts at using URL parameters to pas
Does anyone know whether or not it is possible to configure a URL link, so that when clicked from an email it directs the user to a custom form on assystMe and auto populates a specific field with a variable pulled from the originating email?
Good morning/afternoon.I'm not very familiar with the Rest API and currently I’m developing a project that will automate some events in my workspace, and I'm having a hard time retrieving the full description of an event from a request. I can get the short description, the custom fields, and basically every other piece of data I've looked for — but I can't retrieve the full description.I've already tried the following (and other similar) requests:/assystREST/v2/events/{event_id}/assystREST/v2/events/{event_id}?fields=customFields,customFields.singleSelectValue,customFields.systemLookupValue,customFields.multiSelectValues I also know it's probably not under actions, but I tried this as well:/assystREST/v2/actions?eventId={event_id}At the image you can see what I’m looking for. Thank you in advance for your support.
Is it possible to remove or modify the pre-filled TODAY values in Date/Time for future actions?This question stems from repeated user complaints that they find the use of future actions unintuitive, and save the action as Today most of the time.Our users often operate on “auto‑pilot” when filling out actions, and for future actions this is an issue as these are rare events, reducing the chance to learn the workflow by hand. This auto‑pilot behavior is often a cause of issues for email or SLA automation that relies on future actions having a date in the future, and for event monitors which then do not display an upcoming meeting etc.While not a foolproof solution we hope that by removing the default TODAY value in Date/Time, the user will be prompted to make a conscious decision about when the action is meant to take place. Leaving the date field blank should trigger the Time alone is not a valid date/time. error, preventing the action from being saved until a full date/time is entered.
We are pleased to announce that assyst ITOM 25R2 SU0 has now been released and is available to download from our CDN. This release focuses on resolving a number of potential security vulnerabilities and an issue that was encountered during installation in relation to the ODBC Driver settings. Release notes are available from the IFS Community
How can I include the Change and Incident menu options to my live system, just as I see within my test system, as shown below? My live system only shows Problem as a menu option
We recently updated to the version 25R1. Unfortunately, we are now experiencing an issue where all object searches display a maximum of 20 objects as results. We cannot figure out what is causing this. In the previous version, everything worked fine. It seems that a parameter is either new or incorrectly set. Does anyone have an idea what we can check? The IFS support has not been able to assist us so far (which is a bit frustrating). Many thanks for your help!
Hi,I am working on creation of a change management process in a Process Designer. I would like to have a Stage representing Document Preparation in which I do not need a task, as it is simple managed by the owner of the event on its own. However when I do not create a task under a Stage, while running the process it is completely skipped and it drives to the next available Stage.I tried using fulfilment flag at the stage, but it still does not work and also a process is limited to have only one fulfilment stage, therefore this does not work.Any ideas how to solve this? Does all of the Stages in the Process need to have a task underneath?I have the same person running the Event, therefore the key is only to indicate at the Event level on the progress of the Event.
assyst v11.4Currently, when a Decision Task is received by an end user (via assystNet) they can go into the system and approve/decline the task. For managerial authorizations (e.g. equipment or access requests) this is fine. But when it comes to change requests that have a workflow the approver can’t see the attachments unless they are on the parent (“R”) ticket. This is problematic because files such as test results can be buried in a UAT decision task. So we are asking the approver to review a change request but they can’t see important documents such as test results or impact assessments. We have trained our IT (assystWeb) users to attach documents to the parent ticket but often the UAT tasks are actually decision tasks completed by end users via assystNet.Can the assystNet portal be modified to expose all attachments in the workflow regardless of where they are? Otherwise, I believe we are nullifying the credibility of the approval.If someone has a solution for this, I’m all
Hello everyone,I would like to validate a behavior related to SLA and Escalation handling in assyst.Scenario: An event was created with an active SLA. The action “Waiting for User Input” was taken. As expected, the SLA clock was paused (clock status = stopped). The SLA has remained paused for several days and is still stopped until today. Despite the SLA being paused, the system triggered: Escalation Level 1 Escalation Level 2 Eventually, the ticket was marked as breached. Important notes: Escalations are handled through the Escalation Manager (internally designed in assyst). No SLA clock resumed during this period. Escalations were triggered while the SLA clock was still paused. After reviewing the database behavior, it appears that escalation trigger timestamps are calculated and stored at event logging time, based on the logged date and SLA escalation definitions.When the SLA clock is later stopped (e.g. via “Waiting for User Input”), those pre-calculated esca
Hello,Is it possible to filter the available options of a custom lookup field when the lookup list is custom-defined.Specifically, I would like to know whether custom lookup lists support any kind of filtering logic, or if filtering is only supported when the lookup source is a system table.If this is not supported, is there an officially recommended approach for handling conditional options in custom lookup fields?Thanks.
We have a service request that uses a process to generate tasks as the event progresses. These tasks (non-decision or authorisation ones) are raised using the original affected user details and I want these tasks to be visible in the Self Service portal for them. I’ve amended our Current Event monitor to include tasks but they don’t show; only the parent service request does.What is needed to allow non-decision or authorisation task events to be shown, please?
Hello,I need to assign multiple Contact Users (for example, 10 users) to the same Item.I have checked assystETM, but I could not find a direct or standard way to bulk-assign users to an Item through ETM.Is there a supported approach in assystETM to handle this use case, or is it recommended to use another method (API, import, or integration) for assigning multiple users to an Item?Thanks in advance.
Hello team,I'm building a workflow and while doing so, I was testing the process partially, meaning I built part of it and without providing the ending to the process I ran the test to see how the event and its details are created and populated. Unfortunately, as I did so without end of process, currently I am unable to close those event as action "Close" is not available in my actions list. Could you help how to solve this and close those events? What is the Close action dependent on to allow user to close the event? What are the conditions for Closing the Event? And what are general conditions on the system actions whether they are available or not?Thank you very much in advance for your help.
We are pleased to announce that assyst Action Processor 1.9.16 has now been released and is available to download from our CDN.Release notes can be viewed via the following link
We are pleased to announce that assyst REST API 1.8.16 has now been released and is available to download from our CDN.The release notes can be viewed via the following link
We are pleased to announce that assyst IPaaS 1.11.0 has now been released and is available to download from our CDN.Release notes can be viewed via the following link
We are pleased to announce that assyst ITOM 25R2 has now been released and is available to download from our CDN.Release notes can be viewed via the following link
We are pleased to announce that assyst Web 25R2 has now been released and is available to download from our CDN.Release notes can be viewed via the following here.
Hi,I’m looking for some documentation : overview of IFS Assyst, Leaftlet, Other documentation, etc about IFS Assyst in French (for the French Market). Could you help to find some resources ?Thanks and Regards
Hi everyone,I’m having an issue updating a column label in assyst Net.I’m trying to change the label for “Event Type” using the IFS key:monitor.event.eventTypeThe problem is that assyst is not picking up the new value for this specific label.What’s strange is that other nearby/adjacent columns change normally using their IFS keys and the new labels appear in the UI, but only “Event Type” refuses to update no matter what I set.Has anyone seen this before?Is “Event Type” controlled from another key/location (hard-coded, system label, different resource)?Any advice on where to check or how to force it to take the new label would be appreciated.
Does anyone have any guidance on we can utilise the ETM to add security groups to an Active Directory account? We currently have a hybrid environment and some security groups cannot be managed from azure so rules out the azure powershell runbook option I have found on the wiki. We are self hosted and running 1.10 version of the ETM.Thanks
Hi everyone!I have been using assyst for a few month now, and I was wondering how to approach project managment and documentation. I don’t really see dedicated spaces or structures for this, so I’m curius how others are handling it.For now we are using a separate service department for projects, workmanager, and the project name is selected as Item B on event forms. How do you organize your projects in assyst?
Hi everyone,I have a question about assyst Self-Service / Logging Forms:I have a custom field of type Contact User (lookup). What I need is: when the end user selects a contact user in this field while logging a request, the form should immediately display that selected user’s mobile/telephone number (instant display), regardless of who the Affected User is.I tried to do this via assyst ETM Inbound, but it didn’t work because the inbound only returns details for the Affected User and does not bring back any details for the user selected in the custom Contact User field. Also, the phone field I want to populate is a single-line string, and it doesn’t support derivation/expressions on the form.My question:Is there any out-of-the-box way or configuration that allows showing the selected Contact User’s details (especially phone number) instantly on selection?If anyone has an example or best practice for this, I’d really appreciate your help.
Currently running v11.8.4.We’re developing a Self-Service form for managers to complete when new staff are due to start. To all intents and purposes it’s complete, but there’s one thing that is niggling me. The form pre-populates a field with the section value from the affected user (using the Section lookup), but as there is no system lookup for Department or Section-Department we’ve had to leave that as a free-text field.I’ve been working on an idea of having a custom lookup generated from the Section/Department combinations that is then linked to the field that will hold the department value on the form. What I want it to be able to have this field be single-select with the available list populated with only the values relating to the selected section value.The lookup table records, the combined section-department names is the shortcode and the department name is the name. Here’s an example: On the form, the section field is configured like this: I thought I could use a lookup f
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.