This will include questions related to FSM and PSO.
Recently active
Hi All, looking at deploying IFS Cloud Use Place in remote deployment. The sizing guide shows minimum cpu/mem for the given user numbers. for example if we go with 3000 users the min spec shown is 32 core/160GB RAM. When deploying HA for the MT nodes, does this mean I need 3 x 32 core/160GB, or just that min spec should be met across the available nodes like 4 x 12core/64GB and if one node goes down the min is still met.Thanks
Hello folks,Can anyone help with detailed steps or documentation to implement Single Sign-On (SSO) for IFS PSO (IFS10)?Our customer is already using ADFS-based SSO successfully with both IFS IEE and Aurena.They are now starting to use IFS PSO and would like to enable SSO for PSO as well, using the existing ADFS setup.If anyone has implemented this before, could you please share the implementation steps, configuration details, or any reference documents related to PSO SSO integration with ADFS?Thanks in advance for your help! 🙏
Hello Everyone,Can someone explain what is the benefit of below mentioned app param?ORACLE_MIXED_CASE_SEARCH_ENABLED
We are bulk importing work order/work task for the purpose of historical data. These are completed orders that client wishes to load into the system for reference purpose. Is there a way/process to auto set the status of these imported orders to “WORK DONE”?
In Cloud 25R1, if I select a future period in Service Contract Invoice Plan Lines page and raise an invoice - the expectation is that the system raises only one invoice (CO) for the selected row. But instead, it raises invoice (CO) for ALL the previous, non-invoiced periods. See below: As another scenario, if I select TWO records and generate the invoice - then it will ONLY raise an invoice (CO) for the selected two records and none for the previous periods. Struggling to understand this behaviour. TIA
Hi Experts,If I return a serial from a serial object(Service Object) and then try to reinstall the same using a request task, the option we had in work order functionality (Place serial in equipment structure) could not find. Is there a different way to perform this?. How can I again make the serial ‘In operation’? Anyone tried this or has any input please?Thank you,Roshan
Hi, We are setting up our base prices at site CRWUS. The customer agreement is valid for site 17713 On the request work task sales tab price source 58 is recognized but the agreed to price is not coming through. Is this a fault with IFS? Or does the functionality not exist when the base sales price site differs from the sales site, even though the agreement is valid for the sales site? What are we missing? Guidance would be appreciated
FSM's customer recently upgraded from 6U25 to 6U27. The environment is hosted on-premise.After the upgrade, the customer attempted to activate a mobile user. Upon entering the mobile user credentials, the process directed to the sync screen as usual. However, the activation process did not conclude and became stuck on the sync screen.During the investigation, we observed that the "person_mobile" record is created for the individual being activated.However, we found that the mobile database is not successfully being created on the FSM server for the user in question.Could you please share insights into possible causes for this issue? The database has not been properly created in the mobiledb folder
Hi, Does the new MWO app exist on Android or iOS? I can see the new MWO app that’s compatible with Cloud and NGSM (Request) in the Windows store but can’t find this app on my phone. ThanksTom https://apps.microsoft.com/detail/9mtcnq350fj3?hl=en-GB&gl=US
Is it possible to search on Service Groups in FSM beyond level A?We have our service regions in Org Service Group B in Place as shown below.However when you put the Org Service Group B field on the search pane on the Place screen and try to use it the dropdown displays a small black vertical line only as shown below. It should display the active Grp Level B values form the code table below. What I did notice is tha if you place Org Service Group A on the search, the dropdown displays all active code values regardless of group level. So I can select “Scotland” for example, which is a Group B level however the search returns no results given the application is searching Org Service Group A for a value that is held in Org Service Group B So it would appear that searching for anything other than level A is not supported - unless there is a workaround.I hope that makes sense.Thanks,Barry
HI ,Could you please advise on how to connect a PO with a service request in cloud.Many ThanksLK
hiHow to delete the work clocking? I saw the delete button is available for some clockings but not for all. Ex. for task 8 below, the option does not come.
Hello Experts, when the customer try to open the PSO web client: They get the following error400 Bad RequestRequest Header Or Cookie Too Large The users get the error every time they try to open the client, but using the browser in private mode prevents it from happening.Not all users are affected, unfortunately we do not see a pattern which users are affected and which are not.The PSO version is 6.9.0.25 and they are running on an on premise environment.Clearing the browser cache does not solve the issue. Any thoughts? or Any suggestions of approach?ThanksKalpa
Hi Experts,Is there a way we can move a Commited activity scheduled in PSO? I created Task 1267 as shown below and its commited to an enginner. Then Created an urgent task here 1269 with high base value that the same enginner must do then set a dependacy as well so that this urgent Task should be executed first to the same engineer. But in PSO I can below message in the explanation and PSO here not moving this Commited task 1267 so that it can schedule 1269!Is there a way we can force PSO move this first activity? Thanks,KM
Hi, I am looking in 25R1 and I do not see the ability to print off the details of a Request - Work Task. Am I missing anything or is that functionality not there? Thanks,George.
Hello everyone,We have implemented a unified interface, CreateUpdateTask, which supports both insert and update operations. In certain scenarios, external systems may still retain old FSM Task IDs. When a task has already been archived, these systems might attempt to perform an update by submitting an XML request containing the archived task_id. The current behavior results in the creation of a new task record with the same task_id. This is undesirable, as the referenced task_id is no longer present in the active (live) schema. The expected behavior in this case is to reject the request and raise an error. Is it possible to enforce this validation strictly through configuration, rather than implementing custom logic? Except for that, the newly created task will not be archived since there is another task with the same keys in the archive tables.
Hi Experts,There is a requirement to create a new Row when user clicks on the ‘Restart’ button as below. I tried to achieve this using the below Client script code. CurrentScheduleType, currentScheduleRule, currentTaskTemplateId, startDate and productID values were taken from different logics and they were working fine. But I am currently facing an issue with the product_pm_id. My assumption was this field should populate (as a next sequence) when executing the addRowToFormDataList function. But as you can see, it is not populating any field value for product_pm_id. var newRow = { product_pm_id: '', pm_schedule_type: currentScheduleType, pm_schedule_rule: currentScheduleRule, task_template_id: currentTaskTemplateID, coverage_start_dt: startDate, product_id: productID }; addRowToFormDataList(dataList, newRow, true);Any suggestions are highly appreciated. Thanks,Hasara
Hi,I am not getting any data when I am running this query in IFS DB:SELECT * FROM JT_TASK_LIGHT_UIV WHERE Srv_Req_ID = '607';But I am getting the data when I am using the same query in quick Reports in IFS CLOUD.Any idea what could be the issue?Thanks in advance.
Service management > Installed base> Service object When an inventory part set as Serial maintenance aware, it is available in Service object, where the operational status is set as Non Applicable. Even after issuing that part from the request work task, and added the location, it is not possible to change the status In operation. there is an option in Make maintenance aware, but there is no edit option to change the place serial in facility toggle.
We have recently upgraded to a version of PSO, 6.14, that uses the Restful Gateway instead of SOAP. In our prior set-up, 4x I/O or Services servers, we only had the Travel Analyser installed on one of the four I/O servers. However, it’s highly memory intensive on the single server and we would like to distribute the load if possible. So my question is - Can the Travel Analyser be installed on multiple I/O servers?Thanks in advanceOwen
Dears,Iam trying to add customized Scheduling exception on the PSO(6.13), by using id >999, but I cannot see any Exception type data from the drop list. How we can associate these rules to real exceptions?Where and how should i configure to trigger this exception.? Thanks//
HiWe are using IFS Cloud for Service Management connected to IFS PSO 6.15. I am currently trying to run a simulation of a day of service using the OSV functionality. I have successfully created the activity data to replicate the time slots for appointments used for work in the simulation. The problem arises that the shift defaults to a 9am start and the start of the simulation is from 08:50, but the first appointment starts at 8am.My question is if this time can be adjusted to cover the time period I’m looking to replicate in this scenario?My only alternative I can think of is to move all appointment slots back 1hr (so the earliest starts at 9am) and then extend the shift back 1hr using an overtime at the same cost as the regular shift.Thanks
Hello All,While installing FSM on premise for HTTP (clarification, we setup 443 on HTTP and 8443 for HTTPS)We are getting error port number does not match with configuration site bindings. Please specify a valid port number. Our Bindings looks like this: So far we tried, changing HTTP back to 80 followed by IISRESET and setting up streaming Endpoint also to 80, 443 etc but the error remains same.In general, what are the guidelines to setup FSM application on HTTP?
When I try to allocate/Assign a person to a work task from the prepare work order window (Assign multiple Task > Type Resource > Select Resource from Drop down> Click on OK) at times it get below error message (picture 1) which results in below assignment without a resource tied to it (picture 2) – that cannot be used and need to be cancelled. This happens intermittently and doing the exact same (typing the same letter, pressing the same resource) works 1 minute after.Pic 1:Pic 2:
Hello Community,I am experiencing an issue when trying to log in to the IFS Field Service Management (FSM) Smart Client on my Windows laptop.Steps to reproduce: Open Start Menu → Search for FSM. Launch the FSM application. Enter Person ID and Password, then click Login. A login window appears, but after submitting credentials I receive an error: "The requested operation could not be completed due to a file system limitation." Clicking on Details shows a log with technical information (I can provide a screenshot or full text if needed). My environment: Device: LAP-1023-01 (x64-based) Processor: Intel Core i5-1235U (12th Gen, 1.3 GHz) RAM: 16 GB OS: Windows 11 Pro, Version 24H2, Build 26100.6584 Installed: 17 Sept 2025 FSM Client: Smart Client (latest available version) Problem:The login fails every time on this laptop. The same FSM user account works fine on other machines (both Smart Client and Web Client). The issue only started after upgrading to Windows 11 Pro 24
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.