This will include questions related to FSM and PSO.
Recently active
I'm trying to compose an OData batch to retrieve a set of results from table PAYMENT using request_id for the retrieval. From the returned results I want to extract the payment_id and add this to the URL for the delete as payment_id is the only allowed unique key in the delete URL.I have the below OData batch:--batch_ABC Content-Type: multipart/mixed; boundary=changesetPQR--changesetPQR Content-Type: application/http Content-Transfer-Encoding: binary Content-ID: 1GET https://XXXX-dev.corporate.ifs.com/FSMDEV/odata/payment?$filter=request_id eq '991' HTTP/1.1 Content-Type: application/json--changesetPQR Content-Type: application/http Content-Transfer-Encoding: binary Content-ID: 2DELETE https://XXXX-dev.corporate.ifs.com/FSMDEV/odata/payment?$filter=request_id eq '991' HTTP/1.1 Content-Type: application/json--changesetPQR-- --batch_ABC—Below are the results:--batchresponse_fdffc443-4f7c-4be7-bbb6-4804476baa4d Content-Type: application/http Content-Transfer-Encoding: binaryHTTP/1.1 200 O
Hi, Can you offer any suggestion on why we occasionally see a travel duration of 2777777:46:40 (300+ years)?In most circumstances we see a max travel duration of 24 hrs. On occasion we have activities with coordinates of 0,0, this is a separate issue that we have identified. Any suggestions of what to look at or how to troubleshoot would be much appreciated. Thank you
Hi,while assigning task using option Assign work can we filter associate using competency? or can we add custom field here as this screen is a virtual one.
Hi, We are setting ups PSO for Apps 10, for the first time and are struggling with the commit rules. We do not use SDS, but would like for the first task to commit to the user automatically. Can anyone point me in the direction of where to set this up?
Good afternoon, Is there a way to install the FSM Smart Client integrated install as a silent install with command line switches to define the Product type and the product name like below. We are trying to automate the installation of the client for users after an upcoming upgrade and want to be able to have users select dev, qas, sbx or prd environments in the dropdown. We have figured out the placement of the file for the metrixendpoints.xml file after the install, but want to push the client install to 50+ users and don’t want to have to touch and interact with every install on every client. Anybody else run into this? Thanks in advance.
Hi,We want to add custom attribute Resource ID{with name} in card of gantt. chart but we can not find the entity neither we can find the predefined attribute in content section. Is there a way to do so?
When will we expect to recieve the Release Notes of FSM6 Update25?
I am seeking to receive an array from our customer’s system and convert it into a single string that we can add as a note.They are sending the below in the body of their message: "request": {"site_id": "0085","template_id": "1533","cross_reference_id": "RTS-326","po": "RTS-326","priority": "","part_id": ["00DN001","00L8367","01L1646","011545A","01L1647"],"long_description": "Testing scanner order"}When reviewing the transaction logs, I can see that all 5 parts were interpreted in the system but only the first part_id, 00DN001, populates in the notes.<request> <site_id>0085</site_id> <template_id>1533</template_id> <cross_reference_id>RTS-326</cross_reference_id> <po>RTS-326</po> <priority> </priority> <part_id>00DN001</part_id> <part_id>00L8367</part_id> <part_id>01L1646</part_id> <part_id>011545A</part_id> <part_id>01L1647</part_id> <long_descrip
Hi,How can we create an extra hierarchy which is based on type of work Ex{software,mechanical} in the following screen on {yellow part highlighted}
Hi Experts , What is the difference between Stock_Bin and Stock_bin_table?Thanks and Regards Shobana
Dear Community,I have added some sample Resource data manually under “Planning” workspace, and also created an activity / resource data using through REST API ( http://…./../IFSSchedulingRESTfulGateway/api/v1/scheduling/data?dataType=SCHEDULE&datasetId=Default&includeInput=true&includeOutput=true ) added under scheduling workspace, I see the DSE has been picked up the resources from Scheduling workspace and scheduled the activities rather from Planning workspace. Also I am able to create same resource ( with same resource ID ) in scheduling workspace as already added in the Planning workspace. Is this normal behaviour that we can add duplicate resource data in Scheduling and planning workspaces ?? Can anyone please clarify on this ?
Good Day All, This question is regarding the LaunchBrowser function in client script. I am using this client script in Mobile. when launching the browser with appended text for example:var url =“www.google.com” + “?”;)launchBrowser(url); the result output is www.google.com/?Am I able to have the output without the slash? so that result output is www.google.com?
Hello,We are trying to extend the Expiry Date of a service contract which is already expired.When trying to update the date, we get an error message saying: “Validity peirod of the serivce Line cannot be shorten as there are generated work orders on later dates of the PM line/lines”.We are not trying to short the date, but to extend it. Also we have finished all the work orders linked to the PM actions but still getting the error. Has anyone seen this error before and know how to fix it? Thanks,Africa
Is it possible to control the possible value displayed in “Choose New Status” dialog based on the value of some task’s field?E.g., Show “Accepted” when the Plan Start of task is empty and “Booked” when Plan Start field is populated. Thanks and best regards,Beng Suang
Hi Experts,I am not able to use the the create or alter command for views in FSM.I believe the following SQL is valid and yet throws an error create or alter view request_temp_view as select * from request
Hello friends, hope everyone is well,We create a StopPSO-Cut attribute and place it on the job codes that we want removed from the technician's timeline (PSO Pic))We waited 5 min and it only worked when we forced it manually: (PSO Pic 1)Whenever we do this manually, it is reflected in System TasksWe then configured “ System Tasks – Schedule “ to auto update every 1 minute. The “Run History” shows the routine was run but it did not not update the PSO: PSO Pic (2)Why is not MWM configuration working automatically the same it is working manually?
Hi community, I have few task in allocated state when i try to commit them manually it comes up with error.
Hi Team, We are looking for the query that is associated with Global search bar present in the request screen, so that we can have details of the field that we can search in the global search bar. I appreciate your quick response! Thanks in advance! Regards,Nandan Mishra
I am an undergraduate trainee systems engineer at IFS & new to these things. Can someone help me with the steps to perform the cloning process & the things we should consider before performing cloning?
Good day We have a situation where leave (Unavailability) was captured for a Resource on PSO under Resource Planner. The time period for the leave was 19 July 2023 12AM to 24 July 2023 7AM. The issue is that PSO assigned a task to this Resource on leave at 19:26 PM on 23 July 2023. As far as I understood, this is supposed to be impossible. Please advise of any solutions and/or causes to this issue, and where I might investigate, as there seems to be no problem with how the commit rules were set up.
Is it possible to show some specific task status values to one group logged in users in smart client?
I have an example here,FSM Key - Request ID, External system key - Complaint IDIn Inbound integration, I am using request as primary table. In the table key returned I have used view for sending keys(Complaint ID) to external system which are not the key in primary table of Request(FSM). Here my question is, How can I send Complaint ID in the acknowledgement ? But Complaint ID is not a key in our system. It is key in external system. As it is condition implied by client for acknowledgement of Complaint ID, I have created a view and made complaint id as a key in the view and sending back to external system.
Hi All, We are getting the following error while initializing the dataset from FSM to PSO.There was no endpoint listening at https://<<mypsoserver>>:8744/IFS/Scheduling/Gateway/Service/Session that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. Please advise, what could be missing in configuration?GATEWAY scheduling app param has already been configured.
Why this error occurs in FSM?“Product Id already exits”Is this a Baseline error?
Hi Experts, There is a requirement to hide Violation* tab group if the violation exists is equal to 3following is the screen and following is the xml of ui designer where it contains view_id i have done the client script as following var placeId = getControlValue("c_sec_place_d5_inspection_eform_data","place_id");var violationInfo = getDBValues('C_GET_Q0003',[placeId]);var violationExists = violationInfo[0].q0003;alert(violationExists);if (violationExists == 3) { // hide viloation group setTabGroupVisibility('violation', false); alert('hide');}but I’m not sure whether to use setTabGroupVisibility or setTabItemVisibilityhave tried both and it does not hide the panel of violationCould you please help me with thisThanks in advance
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.