General questions regarding IFS assyst.
Recently active
Is there a way to allow userID search in assystNET to avoid choosing the wrong user? Currently, when you fill out a form in assystNET, the Affected User is auto-populated to the reporting user. When you change that, it is based off of name, not userID. Is there a way to change that so when choosing an Affected User’s name, it also shows their UserID associated with that name? When you click on the search magnifying glass, there are criteria options, but UserID is not one of them. Is there a way to add UserID there as well?
Hello. Does anyone have any experience with customizing the Self-Service Mobile App (formerly ACE) through InTune? We are looking to deploy the app to our client base, but need to customize the app icon and name (“IFS assyst” doesn’t mean anything to our clients).IFS have been able to tell me the key value for customizing the server URL in the deployment, but when I asked about the icon and name I have not gotten a reply.Thanks,Duncan
Hi all, I am using a ‘throw new Error’ piece of code in my ETM datamapper to force a failure when there is no record match when processing an excel file. This allows me to append a custom message to the end of the error log dump in the email instead of using the ‘No match - Error’ on the Record to Update which just shows a generic message with no detail. It does what I want it to do but in the email message generated it is prefixed with the usual dump.Two questions … Is there a way to just show my custom message? Or a completely different way to accomplish this. Is there a way to throw an info or warning message which will not stop processing so I can provide some additional information in the email as well.Thanks!T
Hi,My organisation is looking to implement some features using the Contact User form’s User Flags. I am aware that we can modify those according to our needs. However, we have a very specific scenario where we would like to be able to create event queries based on the value of those flags. I haven’t seen those fields in the query form. Is there a way to create event queries using the User Flag values? My organisation is using assyst 11.2.3.Thanks!
Hi All, We are trying to automate the automatic logging of received incident by mail in Assyst, was wondering if anyone has done this or have some useful input to getting this done. We are trying to eradicate manual intervention for quicker response time Currently running on Assyst 11.6.0 version Any useful tips would be appreciated Thank you
Hello, I’m working on styling of AssystNet Mobile Interface and I’m encountering the below issue. I would really appreciate a solution for this. Under Favorites, the two Service Offerings - ‘Computer Services and Request’ and ‘On/Off Boarding Requests’ are not visible in assytNet mobile app. Please, help solve the problem.Thank you in advance.
We are looking at how we can promote the ‘Services’ screen filter on assystNet. Our user research indicates that the majority of our users do not know it is there.Services filter link and sub-section My question is two fold….Does anyone know if there is the ability to set this as expanded by default? (This was our first thought) How have you all promoted this feature to your end users?<!-- Minimised --><div class="catalogue-filter-panel axiosHidden" id="uniqName_3_230" widgetid="uniqName_3_230" aria-hidden="true"> <!-- .... --></div><!-- Expanded --><div class="catalogue-filter-panel" id="uniqName_3_230" widgetid="uniqName_3_230" aria-hidden="true"> <!-- .... --></div>
Hi I have a question can we have visibility to SYSTEM in incident/Service request form https://wiki.axiossystems.com/assyst11-6Wiki/index.php/System_Theory
I’m trying to use SmartMail to send all files in a folder but can’t seem to get it to work using this line of code. -- include_files = [[{ -- app = AXIOS_BASE .. "\\Data\\Attachments\\", -- }]],I can’t figure out what the wild card is to include all files in the folder. If I explicitly state the file name the email with the attachment sends, but if I leave it blank or try any variation of wildcards, I just get an error Invalid email 'include_files' entry: no file exists with title. The email still sends but no attachments. The files can be in any format, .pdf, .xlsx, .csv, etc…Any help would be really appreciated.Thanks!
How to bring the events created by me from AssystNet to show in AssystWeb@All Events Logged By me ?Same Type of event, when logged from AssystWeb, its showing in All Events Logged By me but when logged from AssystNet, its not showing in AssystWeb @ All Events Logged By me.
Hello, we upgraded our assyst database from 11.3.11 to 11.6.3 (with intermediate jump to 11.5.2).After upgrading the app server (with the same installer version) we got a start error when deploying the assystEAR.ear: SCHEMA VERSION MISMATCHComplete error:"{ \"WFLYCTL0080: Failed services\" => {\"jboss.deployment.subunit.\\\"assystEAR.ear\\\".\\\"assystEJB.jar\\\".component.SystemParameterServiceBean.START\" => \"java.lang.IllegalStateException: WFLYEE0042: Failed to construct component instance Caused by: java.lang.IllegalStateException: WFLYEE0042: Failed to construct component instance Caused by: javax.ejb.EJBException: java.lang.RuntimeException: com.axiossystems.assyst.exceptions.SchemaVersionException: SCHEMA VERSION MISMATCH Caused by: java.lang.RuntimeException: com.axiossystems.assyst.exceptions.SchemaVersionException: SCHEMA VERSION MISMATCH Caused by: com.axiossystems.assyst.exceptions.SchemaVersionException: SCHEMA VERSION MISMATCH\"}, \"WFLYCTL0412:
We have had multiple users (including myself) receive the attached system error message. This issue is very sporadic and does not occur all the time. In addition, it’s not repeatable, so whatever activity the user was doing when the error happened, if they go back in and do it again it always works fine. I’m only aware of this occurring on Assyst Web not our self-service portal. We have not been able to find and pattern or reason for this random system error.Has anyone else encountered this and if so, did you find any root cause and were you able to prevent the issue from occurring?
Hi All,We’re considering moving forward with implementing a CMDB and prior to presenting to our leadership for approval of a SOW etc was wondering if anyone would be willing to host a brief demo of their CMDB instance?We are a healthcare organization with both owned and managed facilities and are working out the discovery side of things given all of the tools and applications we are utilizing in our environment currently.Even if it was a brief video vs a full on demo I think anything would be helpful to show or have on hand for reference if at all possible.Let me know if this works and
We have requirement to remove a particular secondary SVD from multiple Assyst Users.We created an ETM Mapper with Resource as “Secondary SVD” and Record to update as SVD and Assyst User Shortcode. But it is not picking up any record.
Hi, My colleagues and I noticed some time ago that some system forms, such as the Building form, cannot be edited (at least from the customizer). Is there a workaround to this, or a way to modify it? Similarly, is there a way to create custom lookups on tables that aren’t the Item, Cost Center, or Contact User tables? We haven’t found a way to do this yet, but it would prove very useful. Our environment uses assyst 11.2.3. Thanks!
Hi everyone! Maybe you can help a newbie:When we read mails from a mailbox via ETM to create a ticket from them, the ticket is properly created in Assyst. But the original mail is not deleted in the mailbox. As a result, the same process is created over and over again. Where can I set in the ETM channel that the mail is deleted after successful import? Thank you very much!Torsten
Hello I would like to know if there is anyway I can print out a “String” based on the parent task field value $CURRENT_VALUE + “Reporter Name” + $new.affectedUser.name +"<br>" + "Technology = "+ $new.parentEvent.W("TECHNOLGY").name +"<br>"+ "Start Date = "+ $new.parentEvent.W("ACCESS_START_DATE") +"<br>"+"TEMPORARILY_ACCESS"+" == "+ $new.parentEvent.W("TEMPORARILY_ACCESS") So basically what I’m trying to do rather than the users in each task have to access the main record I want to output the fileds directly from the parent ticket into the tasks, which I have done successfully, my problem is the field “Technology” is a visibility filter based on value for multiple WebCustomGroupswhich are not in common so I would like to show a different text output for each value of “Technology”right now most fields on the form shows as NO VALUE and I want to hide that to only show the detail for the chosen webCustomGroup
Hello I would like to know if there is anyway I can print out a “String” based on the parent task field value $CURRENT_VALUE + “Reporter Name” + $new.affectedUser.name +"<br>" + "Technology = "+ $new.parentEvent.W("TECHNOLGY").name +"<br>"+ "Start Date = "+ $new.parentEvent.W("ACCESS_START_DATE") +"<br>"+"TEMPORARILY_ACCESS"+" == "+ $new.parentEvent.W("TEMPORARILY_ACCESS") So basically what I’m trying to do rather than the users in each task have to access the main record I want to output the fields directly from the parent ticket into the tasks, which I have done successfully, my problem is the field “Technology” as it is a single select field and act as a visibility filter based on value for multiple WebCustomGroups on the same form, which have additional or different fields besides the common details so I would like to show a different text output for each value of “Technology”right now most fields on the form shows as NO VALUE when called via the expression a
I would like to know how to build expression, if possible, to copy a value from one custom field to another Custom field for calculations.
How to Single Select Fields on submission Form to be populated in Additional Fields or Runtime Parameters in Event Search ?
We are using SLA -measurement a lot. After the update (from 11.3.11) to 11.6.3 my testing shows me, that the system doesn’t care of the response-targets.. The resolution-target/time is workingI checked all settings - they are still in the same set, as before the update. What is missing? Please help.RegardsMarion
Hello Are there a method to resolve and close all active SR,CR,Incidents. that are attached with a workflow without closing each task manually?, So I have found dozen of unresolved incidents, Service Requests, and incidents, which was resolved but the tasks were not updated (resolved/closed) I couldn’t do a bulk change on them given the fact that all of them have multiple unresolved tasks Currently the only way to close the requests with one click is through state actions >> Withdraw but unfortunately that doesn’t meet our requirements to complete the workflow as it withdraw the process and closes the record as withdrawn, is there anything similar that automate the process and resolve all the tasks it would even be better if it continue the workflow. alternatively is it possible to create any type of automation on Assyst that does this? any ideas would be appreciated. Action Processor/ AssystETM, I am aiming to make it available for end-users
We have run into situations where an end user is trying to add another end user as their Delegate using the self-service portal but the persons name never shows up to select when searching. I verified the contact user and assyst alias user records are created correctly and also verified that they have event Privilege = Delegation as part of the privilege group on the user alias record.We have other people that are able to add delegates without issues, but in some cases valid user names are not selectable for some reason.Has anyone run into this before and is so what was the root cause?
Hi all,I’m pretty sure this is a No, but I will ask anyway ...Is there any way for ETM to ignore rows above the header row in the import file when processing? So my file looks like … I am guessing it will have to be manually cleaned before importing into ETM but I was hoping there might be a workaround.Thanks!Trevor
Hi everyone, I need to update a record in ETM based on a custom form field. In the below example the custom field is called ASSET-TAG. It first searches for a Serial Number and if not found I want to search by the custom ASSET-TAG field. Is this possible? Thanks.T
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.