This will include questions related to FSM and PSO.
Recently active
Hello, I have created an additional attribute based on a custom field. In this case, the number shown in PSO can change pretty often. Available capacity can be 10, than change to 9 and so on.Shouldn’t this change go directly to PSO? This is my understanding from the mapping file. However, in our test environment, the data gets updated only with LOAD.IFS Cloud: 24R2 Does anyone have any idea here?Thank you,Iulia
Why is MSO not scheduling the operation even though I have available capacity?As you can see in Picture 2, there is available capacity, but no operation has been planned. The operation status is unscheduled (Picture 1).Initially, scheduling worked as expected, and the operations were assigned. However, for testing purposes, I reduced the lot size from 500 to 300 pcs, which also led to a corresponding reduction in lead time.For some reason, the operations were removed from the resource, and the status of the operation changed back to unscheduled, as shown in the picture.I do not see a connection here.Add: We do use MSO module and is connected to PSO.
Hi, I install the latest version of PSO 6.14For a dataset, I can’t see the Gantt Resources for one Dataset (Date are in the past 2021)Do you have an iea ? a setting is missing ?Thanks and Regards
Hi Guys,Iam trying to import a data set to PSO using Swagger Post method. When i do try to execute the XML, iam getting the error: The string '' is not a valid Boolean value. at System.Xml.XmlConvert.ToBoolean(String s) at System.Data.Common.BooleanStorage.ConvertXmlToObject(String s)….. Iam suspecting the XML ,but seems to be ok as shown below.Appreciate your help..
Hello, does anyone know if in IFS Cloud a Quick Report (projection) can be used as a Datasource for a lobby element? Thank you! BR Herbert
Hello,is it possible to book an appointment in PSO that specifies the technician but instead of booking a fixed time you only specify the day. This way PSO schedules this technician for the day in its view and PSO itself determines which time is the best. This way I would only have to confirm the day and the technician to the customer and PSO would find the best time for me. But we like to do it in PSO we don’t like to use appointment bokking in FSM.
Hi, In new service management, in release 23r1, does anyone have performance issue? Indeed, in this version, it is really long to update the service request tab. We have found that it is because of high number of service object (functionnal object) in a certain site (more than 100 000 objects). If someone have occured this issue also, can you please contact me? Regards.
Hi,Could you share a document that introduce the Roadmap of PSO in 2025, (not integrated with IFS Cloud) but as a stand alone solution. Thanks and Regardsanthony
how does the document approval process works in IFS? FSE attached a document & started approval which was set as per approval template. In this , manager approves the approval step & then only FSE can approve the document. So is it possible that FSE does not need to approve once approved by manager?
Hi all,We have a question regarding task availability. We use FSM and PSO, where tasks are created in FSM and then sent to PSO.Currently, we send tasks with the following fields separated by 24 hours (indicating 24 hours of availability for each task):<earliest_start_dttm><latest_start_dttm> However, when the task arrives in PSO, the availability in the Availability tab always appears different times, regardless of the time range we set.Could you please guide us on how to configure task availability in FSM? Alternatively, is there a specific FSM table that corresponds to task availability in PSO?Thank you!
Hi,If I’m not mistaken, pPreviously PSO was only installed on premise.Is it possible to install PSO in SaaS, the hosting should manager by the current hosting provider of the customer (not in IFS Cloud)The installation is stand alone, not with IFS cloud.Thanks and Regards
Hi Folks I was wondering if any knows a way to see the resource utilization lets say for 3 months. When in PSO-Analysis tab. It seems like I can get statistics but it doesn't have any date and it looks like it appears to a couple days worth of data but there are no dates I would like to see the Resource utilization for a metric but I can’t see to get trustworthy data. I tried to use the Archive but it gives me a ton of info but not the utilization percentages. PSO Work Bench 6
Hello,If I have two filters in PSO (both filters are the using the same criteria) and I apply both at the same time, then filters does not work. Does anyone know if this is the correct behavior. It does not make much sense to not work.
Does anyone know how to bulk change triggers on recurring service programs? We have 1000s of Recurring Service Programs, what is the best way to change multiple triggers from a Calendar based trigger to a Usage based trigger? Or what is the best way to update Frequency on multiple calendar based triggers? Updating this 1 at a time is not ideal.
Hello, Our client wants to assign permission sets by mass to the users.The client has created specific permission sets. For the go live, we have our list of users (around 1500). However we need to assign them their respective permission sets. Is there a way to do it by a mass update? I lookked for data migration, but it does not seem to be possible. Thanking you. BRLakshmi
Hello, Our client is a Apps 9 customer using PSO version 6.9.0.18. They would like to upgrade to the latest PSO version or the PSO version 6.13.0.73 And my question is if this version is compatible for Apps9 and also for IFS Cloud.
Hi community, Is it possible to add several Service organization on request contract ? Indeed, as you can see in the screen below, the tab “valid service organizations” is available but it is not possible to add another one. Is this a bug, a future improvement ? Please let me know if you have any information. Regards,
Hi everyone,I have a list screen where I need to hide fields based on the condition. Is it possible?For example:I need to hide the fields circulated
We are using FSM SmartClient Release: 6 Update 29 Build: 8961to send scheduling tasks (activities) to PSO 6.13.0.62. FSM sends tasks to field ops via FSM Mobile. We have multiple datasets in PSO. We also use appointment booking in FSM. Things have been working relatively OK for some time now, however several days ago we suddenly lost visibility to the PSO Scheduling Resources Gantt view for one dataset and see that the FSM schedule nightly process PSO DAILY INITIALIZE has errored out for that dataset since this past Saturday. We’ve tried to do the initialize manually through Maintain Dataset but that doesn’t work either.At this point FSM is no longer able to generate the overnight LOAD file for that dataset to synch FSM and PSO. For that dataset we get this error on the Gantt screen (you can see that when we select that particular dataset from the Dataset drop down, the result displays as “No dataset”):That dataset is configured correctly in both Modelling and Scheduling Datasets confi
Hi IFS community, have a client where there is a request to automatically force the users to relogin after there is a deployment done. I know there are 2 app parameters that related to this : CLIENT_TIMEOUT and SESSION_TIMEOUT but these parameters are not automatically forcing the users to timeout in the WebClient version.The IFS Release on FSM is Release: 6 Update 29Release: 6 Update 29. Have also found a perform message that works in FSM Smart Client version but not in WebClient: <perform_logout_person> <parameters> <person_id> @person_id </person_id> </parameters></perform_logout_person> So, does anyone know of a way to force a user to logout or relogin after we perform a deployment on an environment? Thanks!
Hi Experts,One of our customers is seeking guidance on modifying the DatabaseConnectionString parameter and they are using Azure SQL. Question:Would it be advisable to use an IP address and port instead of the SQL Server name to mitigate potential DNS caching issues? Current Connection String:<DatabaseConnectionString>Server=xxxx.database.windows.net;database=xxxx;user id=XXXXXXXXX;password='xxxxxxxx';Enlist='false';pooling=true;Application Name='FSMServer';Min Pool Size=20;Max Pool Size=1000;</DatabaseConnectionString> -Given that they are using Azure SQL, is this approach feasible?-If so, what steps should be taken to implement it correctly? Any insights or recommendations would be greatly appreciated! Best regards,Suvini Samarasekara.
Hi There,Could someone please help me with this issue. I have created a obstructive maintenance work which can be clearly seen in the both visual shop order operation planning as well as smart manufacturing planning board. This obstructive work is overloading the work center on which the operations are already planned. So, now as per MSO functionality, the operations need to reschedule for the other days where work center is available but this is not happening after finite scheduling and operations are getting loaded on the days of maintenance work.Also attached the MSO load file for further reference. Regards,Mithun K V
I’m wondering if there is a way to have approved Absence/PTO requests appear in the Dispatch Console? Currently, managers have to create Misc Resource Allocations so that it appears in the DC and the technician doesn't get scheduled during that approved Absence. Not sure if this is native functionality or if configuration is needed?
Hi everyone,I have an issue when I try to generate a request from an RSP, using ,,usage,, trigger type.Although I have all the data set correctly, the status is ,,generable,,, recorded value > trigger value, I cannot generate a request. I get the error ,,Cannot Generate Request,,Does anyone know what could be the problem?I am using IFS 24R2Thank you!BR, Miruna
Hello Everyone, Does anyone know when FSM will be deprecated and will have to move to Cloud Thank you Shaik
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.