General questions regarding IFS assyst.
Recently active
Has anyone using ETM/IPAAS run into an unknown error with creating events or in any integration use case really where the error cause is shown as follows?Looking to see if others are experiencing this issue or if it’s truly unique to an integration we had with a servicenow vendor and our assyst instance via AGS.All that displays as the cause in the failure log of etm is this:500 - <html><head><title>Error</title></head><body>Internal Server Error</body></html>
HiI’ve been looking at our Contact User form to update it for some new custom fields that are needed and, whilst it’s been amended, wanting to do a little tidying/hiding of fields we no longer use. One that I noticed is the Order Approval Threshold field in the Organisation section. When I looked in the Customiser, I realised that it doesn’t appear in the Form Content list so it can’t be managed at all. Is this correct, please? As we don’t use it at the moment, being able to hide it would be useful.Thanks
Error in IPaaS log - I’ve been looking through the log for the reason for why I cannot get into AssystETM and came across this error. Hoping someone will have a suggestion of what this error means or what I need to “fix/update”. 2024-03-12T14:54:53,036 [CDT] | ERROR | Camel (importToolProcessingContext) thread #2 - JmsConsumer[jmshealthcheck] | DefaultJmsMessageListenerContainer | 248 - org.apache.servicemix.bundles.spring-jms - 4.3.5.RELEASE_1| Could not refresh JMS Connection for destination 'jmshealthcheck' - retrying using FixedBackOff{interval=5000, currentAttempts=0, maxAttempts=unlimited}. Cause: Error while attempting to add new Connection to the pool; nested exception is javax.jms.JMSException: Could not create Transport. Reason: java.io.IOException: Transport not scheme specified: []2024-03-12T14:54:53,052 [CDT] | ERROR | Camel (importToolProcessingContext) thread #12 - JmsConsumer[imports] | DefaultJmsMessageListenerContainer | 248 - org.apache.servicemix.bundles.spring-jms
Hi Everyone,We need your input as regards our current Java setup for Assyst and we would like to move to open JDK to avoid additional cost to the licenses on this versions.Currently on java version "1.8.0_333"Java(TM) SE Runtime Environment (build 1.8.0_333-b02)Java HotSpot(TM) 64-Bit Server VM (build 25.333-b02, mixed mode) QuestionWhat are the supported open JDK version for java to downgrade to ? We are running on Assyst version 11.6.1 build 12635We also will like to downgrading to java-1.8.0-openjdk.x86_64 : OpenJDK 8 Runtime EnvironmentWould this work with Wildfly / JBos?Looking at the Wiki page it says it is supported howver not this exact version, we need your experience here if the current version we are plannimng to downgrade to works ok with Assyst. please this is urgent Thank you Abdulrahaman
On the IFS assyst Mobile app, once logged in to our site, the Home page shows the IFS assyst logo. Is there a way of changing that logo to be something different?
We are looking for an action type which is not visible (in the action log) to other service departments. Never. Really Never. :-) Is this possible? I take it that action types flagged as private are visible to creating service departments and current assigned service departments. This is not what we are looking for.Take care,Mathias
I am wondering if there is a database table that stores the customization details done on particular aliases via the Customizer? For example, I am looking to find what fields are visible to which aliases on specific custom forms. Is there a table that stores this? I’m looking to do this on the Item A field specifically, which is a system field.So far I’m using jptsys_def_state_grp table, which allows me to find which fields have a customization on specific aliases. Now I’d like to know what those customizations are… My organization is currently on assyst 11.2.3 if that helps.Thanks in advance!
Hello, We recently upgraded our assyst production environment to version 11.6.3, and converted off the legacy numbering system. Since the change, our implementation of the assyst Mailbox Reader and our assystETM installation are both creating events which have negative incident_ref values. This did not happen in any of our non-production environments during our testing.A couple of examples are below: Has anyone run into this before? Thanks, Duncan
Hello Team we are creating an integration between our AssystApp and cloud app, we have issued a new public certificate and added it to the SSL Keystore I can see from my browser the certificate is installed successfully and appearing but when we trying to trigger the API using AssystREST the vendor team are getting this error ::::JBO-29000: Unexpected exception caught: javax.ws.rs.ProcessingException, msg=javax.net.ssl.SSLHandshakeException: Received fatal alert: unrecognized_name to resolve this issue I’ve added these llines to standalone.xml but yet it is still not workingany ideas ? <server name="default-server"> <http-listener name="default" socket-binding="http" redirect-socket="https" enable-http2="true"/> <https-listener name="https" socket-binding="https" security-realm="ApplicationRealm" enable-http2="true" sni-host-name="true" /> <host name="default-host" alias="localhost">
Our Web Tutorial section of the Assyst Web Homepage has a list of Knowledge procedures that appear in a near-random order. Is there a parameter or setting that determines what order this procedures are displayed? Ideally, we would like to have them in alphabetical order, but also add “New” procedures at the top for a determined amount of time.
Hi All, How to mask first 6 digits of a 10 digits number added in a field of event raised by a customer. Digits should be hidden from the service desk ticket in assystWEB. i.e. Number to be hidden:SSN : 1234567890 After hidden:SSN : XXXXXX7890 Kindly advise. Regards,Nuwanthika
Hi All,We have created a sample job title as “Not Used”When creating an assyst user and try to save the details an Error is throwing as "job title is required" even though the "Job Title" is already being selected. What can be reason for this error? Regards,Nuwanthika
We hear often about the difficulty for staff in navigating a robust (even if easily searched) Service Catalog between the various customer groups we support. As a healthcare organization servicing both clinical and non-clinical staff, we hear often about the lack of time nurses or providers on the floor have to spend in the catalog. Given the size and variety of what's on offer I can sympathize.Has anyone come up with unique service catalogs for specific customer groups using the Query Profiles or unique homepages for each given that functionality in more recent releases? How did you accomplish or manage this? Looking for some ideas on how to potentially solve this issue.
Hello,Within assystNET, you can place Event Monitors on the homepage.Some columns within the Event Monitor may not be easy to understand for some people who use the portal (such as SVD Assigned Name) so it has been requested that these be changed to more easily understandable headers where appropriate.So with that goal in mind, does anyone know how to alter the headers of individual columns within assystNET Event Monitors with CSS only?The reason I state ‘CSS only’ as I believe these are the lititations of what can be done via Styling in assyst.Note: I’ve tried inspecting the element in three different browsers which all gave varying outputs. The one below looked to be the most likely to work but it unfortunately did not (.dgrid-column-6 being SVD Assigned Name):}#dgrid_0 .dgrid-column-6 { column-header: "Assigned Team"; header: "Assigned Team";}Many thanks in advance
We need to allow unauthenticated access to the IFS Assyst knowledge base. Right now, only logged-in users can access it. This is a problem for new users who need to register and learn the tool.The information needed for registration is stored elsewhere, making it hard to maintain and access. This setup creates a barrier for new users and hinders the efficient use of our knowledge base.Allowing unauthenticated access would improve the user experience and help keep our knowledge base up-to-date. Please consider this change.
Hi, I couldn’t find a resource containing the information that we’re looking for, so I thought I’d log a question here.Our organization has a development and a production environment. We were wondering if there is a way for changes made in production to be automatically replicated on the development environment? In this case, we’re mostly wondering about changes that technicians may apply to singular Items, user profiles, etc. It would be great if those changes could be replicated in development automatically. Is there a feature for this? Does anyone have this set up? We are currently on version 11.2.3, soon to be updated to 11.7.2.
Hi! I downloaded IFS Assyst Self-Service app and I’m getting an error: Server Unreachable. Try again later.We’ve discarded to be a communication problem by running some tests in 443 port. We also confirmed that the server name is being resolved just fine.Do you guys have any idea of what may be causing this behavior? Att.,Elaine
You used to be able to browse online the javadocs found here https://wiki.axiossystems.com/assyst11-6Wiki/index.php/assyst_Javadocs but they have taken the download and browse online off the site. They say you can find it in your assystweb 11 directory but I can’t seem to find it. What directory should I be looking in because I can’t find them anywhere.
We created a custom Single-Select field on our contact user forms.We want to use the values in a Lookup Filter expression on our forms to restrict the results of our Single-Select Contact User field but cannot find the correct syntax to include:We’ve tried multiple variations like below:FROM usr as contactUser WHERE contactUser.$W(‘RAD’).shortCode = ‘ADULT REPRESENTATION SERVICES’FROM usr as contactUser WHERE contactUser.$new.W(‘RAD’).shortCode = ‘ADULT REPRESENTATION SERVICES’Currently on version 11.6.3 of assyst.Any ideas?
My client has been requesting an update for a problem.I had an incident (376354) which resulted in a problem record opened close to two years ago (April 2022). The problem record is P15952. I submitted an email to “axios.problem.management@ifs.com” for an update in November.The issue occurs when using Save As New to create a new system. There is a limit with the amount of items that are saved with the new System.
Hello, We’ve just built a tabular version of impact explorer that we’d like to be linked from events’ forms. Therefore, I created a custom field of type title that I intended to update with an hyperlink to that external report that receives item’s id as an input parameter via its URL.However, assystETM does not seem to allow me to update those title fields directly, even giving me a warning when I try to do so: Is there any way around this via ETM ? Or any other alternative which would enable me to create a dynamic hyperlink from inside my event forms to external URLs based on the form’s item id ? Regards,Otmar
Hello All, I am hoping someone can help.I am trying to create Dynamic tasks in a process which are triggered upon the CSG of the parent event. I have so far tried:if($new.parentEvent.csgShortCode = "ABA_CSG","ABA_CSG",if($new.parentEvent.csgShortCode = "SBA_CSG","SBA_CSG",$NO_VALUE )) if($new.parentEvent.csg.ShortCode = "ABA_CSG","ABA_CSG",if($new.parentEvent.csg.ShortCode = "SBA_CSG","SBA_CSG",$NO_VALUE )) if($new.parentEvent.csg.shortCode = "ABA_CSG","ABA_CSG",if($new.parentEvent.csg.shortCode = "SBA_CSG","SBA_CSG",$NO_VALUE )) if($new.parentEvent.CsgShortCode = "ABA_CSG","ABA_CSG",if($new.parentEvent.CsgShortCode = "SBA_CSG","SBA_CSG",$NO_VALUE )) if($new.parentEvent.Csg.ShortCode = "ABA_CSG","ABA_CSG",if($new.parentEvent.Csg.ShortCode = "SBA_CSG","SBA_CSG",$NO_VALUE )) Has anyone done something like this before, if so can you please help!!!!
We have a requirement to limit the selected users on system lookup field (contact user) to get users that their aliases are members of specific secondary service departments.If it was primary service department it would be more straight forward, but for secondary service departments I tried many expressions but all failed. Any ideas?
Would any IFS assyst customers be willing to share information or examples of their Category for Cause and Event and Generic/Product Class/Product/Item structures with us?We are in a period post SaaS migration of re-evaluating our structures and uses of the tool to better align with best practices with increasing efficiency in mind. Our reporting and SLAs are lacking as a result of how we initially structured many of the system fields in our instance and would like a reference point for how others are utilzing this currently. After pouring over the wiki i have a good idea of what we should be moving towards but always helps to share with our staff and leadership other real world examples where possible. Anyone interested please let me know and I’d love to work with our CSM to get in touch and set up the call or working session!
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.