This will include questions related to FSM and PSO.
Recently active
Hello everyone,We have a customer using PSO Standalone (Version 6.16.) who requires that short-term absences are immediately visible in the system. When a resource reports sick and this is entered in PSO under unavailabilities, the absence does not appear in the Gantt chart until after an import (load file). This is problematic for short-notice absences.Is there any way to make absences visible immediately?Thank you!
Hi, According to the IFS documentation, it's possible to rename a part serial linked to a serial object when it's listed as "In Inventory." To enable this, we used the "Move to Inventory" option. A work order was generated, and we completed the return process. The serial object's status was successfully updated.However, despite the part and serial now being in inventory, the rename operation is still failing. The error is “the serial exists in inventory and cannot be renamed” .. Are we missing any step once the serial is returned ??
Hi, I am working on an enhancement where the logic should execute on the click of a button.In the Web Client, this is implemented using executePerform in the Client Script.Now, I need to implement the same functionality in the Smart Client. However, Smart Client does not have a built-in feature to trigger a perform. I tried creating a Business Rule for an explicit call, but I am not sure how to proceed. Could someone explain how to use an explicit call in a Business Rule? Or is there any other way to trigger the functionality on button click? Please let me know.
Morning, I have the following workflow and this is the order of the screens we want to see. However when it is saved and published the 4th screen (PrerearMM) is showing before the 3rd Screen (DebriefSurvey1) through the Workflow. Any reason why this would happen, and what we could check? Regards Ady
Hi all,I have a Company and Service Organization set up with a certain time zone, but the Scheduling Dataset does not have the same time zone and I cant change it in the creation of a Scheduling Dataset.Company Time ZoneService Organization Time ZoneScheduling Dataset Time ZoneIn the Dispatch Console all the Request Work Tasks created for the Service Organization are displayed in the wrong timezone and have a shift of 8 hours compared to the plannable time sections.How can the time zone on the Scheduling Datasets be corrected and set up?Thanks,Chris
Hi Everyone,We want to know Is there any In-built mechanism to capture the technician for a particular Interval without manual intervention updates (like tech work status updates or task status and person status updates by tech ) as part of Geofencing ? and we are Interested to know If there is any such feature ? In case if we have , what is the configuration and working mechanism and Limitations in the Product w.r.t to Mobile as most of the technicians are using mobile.
Hi,We recently noticed an issue, whereby Attachments cretaed on the system, end up as a record with no File Path or BLOB data. As a result, the attachment is not useable. It happens frequently enough to be a concern, but also the majority of Attachments get created without any issue. Its just the occasional one. Any clues as to what may cause this? Thanks,Martin
We are using IFS Cloud 25R1. In the Dynatrace we need application performance monitoring and infrastructure monitoring. Can Anyone help meThanks in Advance
Hello together, we have the situation when manually changing the service organization and also if we want a service for a request the access group will not be updated in baseline? Do you have the same behaviour? ThanksMarc
Hi,Is it possible to mask the data on FSM application, for eg: email : abcedghijkl@gmail.com should be masked and shown as a********@g****.c**. How to implement/configure this in FSM application.
Hi all, I'm looking for some up to date documentation regarding the minimum requirements for using the IFS FSM mobile app (android and iOS). Someone knows where to find them? Regards,
When trying to request for Appointment Booking page on Work task, I am getting this error Field [PLAN_ID] is mandatory for Scheduling Plan and requires a value. Can anyone guide me where this plan id can be entered? See the below screen shot for reference .Thank you,Rachit
I am new to IFS and the company I work for, I have been asked to run simulations on data using the Analysis tab in PSO. Is this the correct way? or is there a better way?These are the steps I am told to follow:1) Pull snapshot from the archive in production2) Loan snapshot into training environment to get the baseline file using Data Viewer3) Using the Analysis tab, download the Group By extracts 4) Change the baseline file for the simulation (ie. change base values)5) Load simulation data into the training environment using Data Viewer 6) Using the Analysis tab, download the Group By extracts 7) Compare the baseline and simulation Group By extracts manuallyI am having a hard time understanding the changes since all I get is summarized data, I can’t dive into the data and see why things changed since all I get a summaries. So here are some questions I have but can’t seem to get answers too:1) I re-ran the simulation with the same simulation data a few days later, compared it to the o
Hi Experts, I would like to understand, what is the Schedule Value used in tasks (in scheduling tab) related to the FSM–PSO integration?What is the purpose of this value and how it is used within the integration flow? I also want to understand how these values are set up and where the mapping for different schedule values is defined.All values appear as numeric IDs. Are they represent a time duration or simply an id?If it is an id, where is it defined. Also, can these values be customized, or are they hardcoded by default. Best regards,Suvini
Hi Sometimes we are getting only evening slots when customer requested for get appointment. we have Moring, afternoon and evening appointment templates. for specific request we are sending all the appointment templates.usually PSO will give 12 * 3 (Moring ,afternoon, evening) but below task it was fetched only evening slotsI have verified availability /Skills /shifts of the resources everything was fine. Half of the resources having evening shifts compare to Moring and afternoon. but still resource of available in Moring and afternoon too. could please help me out how we can check why PSO gave only evening slots? Thanks,
There is a Operation Not Allowed --Failed Transaction .Tried to ignore that transaction.And it was successfully moved to “Ignored Failed Transactions” screen. But, There are many subsequent transactions without any “Error Details”. (They are related to the same WOrk order/Task).When trying to ignore them , they are not clearing up from Failed transactions screen. Any suggestions you have on how to clear these failed transactions would be appreciated.
I am getting error - Object reference not set to an instance of an object. when executing XML poster1 XML Poster<perform_travel_time><parameters><task_id>78691</task_id></parameters></perform_travel_time> 2- I have created Custom Metadata- Road_distances3- created perform definition - perform_travel_time 4- checked select * from Road_distances→ table exist
Hello everyone,I have the following problem in FSM Mobile: when using the function populateListFromQuery, the list is filtered as expected, but when saving the information, the field does not save the selected value. I imagine that when performing the filtering, it must be somehow setting it as empty. Is there a solution for this?Script:var taskId = getCurrentKeys("task", "task_id");setCurrentKeys("task", "task_id", taskId);var tensao = getDBValue(stringFormat("select com_voltage from task where task_id ='{0}'",taskId));if (tensao >= 4 || tensao <= 9){ var query = "select code_value, description from global_code_table where code_name = 'C_CELESC_LACRE_LOCALIZACAO' and user_def1 ='A'"; populateListFromQuery("c_task_lacres","c_localizacao_do_lacre",query,true);} else if (tensao >= 1 || tensao <= 3){ var query = "select code_value, description from global_code_table where code_name = 'C_CELESC_LACRE_LOCALIZACAO' and user_def1 ='B'"; populateListFromQuery("c_task_la
Hi.We create customers via REST API.After we upgraded from 24R1 to 25R1, and ever since upgrade we have started to get a error: “ORA-20124: Error.NULLVALUE: Field [DefaultInvCurrency] is mandatory for Customer and requires a value.”Is DefaultInvCurrency some new field in IFS (or renamed)?/Andreas
Hi, I want to be able to raise a “fixed price” Request in IFS Cloud. “No matter how much labour or materials are consumed on a Request, customer will only pay “£XXX”. The options I can see are as follows: Create a Request with a Price Rule that contains a Fixed Price Line - is it then possible to amend this Fixed Price amount? Create a Request Quotation and add a fixed Price Line. Process request from Quotation. This seems slightly lengthier than the above process. If possible I’d like to skip the quotation process all together and simple raise a fixed price job. ThanksTom
Is there a way to auto approve the time entered by FSE in the tasks? We want it to certain technicians.
I’m working on an IFS FSM application where I’m adding functionality.Task: search for Open task → click the Recall button → show a table popup that shows the technician’s travel time from current location and from home location to the task location (based on latitude/longitude).I created a .NET function that calls the Bing API to calculate these travel times. However, when I try to call the .NET function from the client script, I get errors.Attempts:var calcResult = getDBValues('C_CALCULATE_RECALL_DISTANCES', [currTaskId]);Output: No change is reflected. JavaScript var calculator = new WOMIntegrationPolicies.BusinessPolicies.RecallNAManagerComponent.RecallNAManagerCustBusPolicyMgr(); var calcResult = calculator.CalculateRoadDistancesForRecall(currTaskId.toString()); Show more lines Error: Unimplemented constructor called: WOMIntegrationPolicies.BusinessPolicies.RecallNAManagerComponent.RecallNAManagerCustBusPolicyMgr JavaScript if (currTaskId && currTaskId != '') { var xmlPer
Hi all,maybe this is a very trivia question. Is it possible to have more than 1 active sessions for the same applicaiton type (e.g. more than 1 active sessions for webclient)? If it’s possible, where to set it? Thanks in advance for your response. ~Juni
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.