This will include questions related to FSM and PSO.
Recently active
Hi all, I am trying to connect to one of our customers API to notify them of a new claim for one of their customers. I believe I can connect fine but the result I am getting is the "Request body does not match schema". It appears they would like to receive the transaction like the below. { "windscreenRef": "10610710", "policyNumber": "HG721101", "fixType": "repair", "fixDate": "2020-07-20", "bookingInDate": "2020-07-20" } However I am struggling as the Cust Integration Map is asking for Primary Path. With the message being sent using the JSONOutboundConnector, what do I need to do to be able to post the message but with out a Primary Path? If I add a value of 'primary_path' as a dummy value, the transaction is sent as the below, but doesn't match the schema they require. { "primary_path": { "windscreenRef": "10610710", "policyNumber": "HG721101", "fixType": "repair", "fixDate": "2020-07-20", "bookingInDate": "2020-07-20" } } With le
By default, if we click on Service Request Inquiry Print button , output is in PDF format.Is it possible to get both the option as output on print click, as Excel as well as PDF as out of box feature of FSM application?Please advise.
How we can use T-table editor in FSM. Whats the use of it in general?any document for this.There is no help document for this also please guide.
While trying to print a report in FSM Application I am getting this error as belowFileNotFoundException: Report file REQUESTS.rdlc not found. Check CLIENT_REPORTS_PATH setting.
Can anybody please tell me how i can change date format by changing app param. Like i want Y-M-D(Year-Month-Date) format.
hi,Can anyone please explain how to change login logo in smart client.
Easy way to customize IFS FSM theme as per Customer branding? Appart of the exixsint thems we want to have out own theme for customer.
Hi, We are getting a set of result from a API call in JSON response. How can I get the value and map with FSM field? Currently I am using subtring function to achieve.But when the tag repeats, it creates a problem. Any quick help regarding this.
If I want to provide read only access to “in_warrany” field to the request_unit table for the role “TECH”, is it possible to control from role-->function ? Or the only way to create different page from UI designer with in-warranty read-only access for the role “TECH” ? Please advise.
What is the name of the form/page, that comes after clicking the "new" button in 'product lookup' page. Is it possible to add any field validation there through UI designer ? How the swap function works in FSM ? what are the mandetory parameters to complete a component swap ? Not able to do the final shipment with the issue "Parent unit cannot be marked for shipment when component repairs are in-process."
There is a total cost on the Purchase order but it doesnt total anything. I would assume it should total the sum of the unit cost and that could be done with an expression like sum(purchase_detail.unit_cost) tried it and it doesnt work. Any ideas?
We are sending notification message to the technician through mobility solution in FSM 6 Can we get any response from the technician that the notification message have been sent successfully to the technician? Means can we(smart client) get response from that gateway which is responsible for sending the message to the technician?
In FSM integration, I can see that there are XML Maps, CSV Maps and Fixed Position Flat File Maps. Jason is one of the most famous file format type and I cannot see the data connector for it also. What should I needs to do to support Json file format in integration
Hi, Using client script I want to hide a sub tab button. Suppose if you open Request screen, under that we have a sub tab named attachment. So I want to hide the attachment’s New button using client script. So I am using this function “ SetControlVisibility(‘request_attachment’,’add’,False); “ But it’s not working in smart client. Can anyone suggest me where am I wrong or how we can hide this using client script. Thanks, Kaustav
Hi Everybody, As mentioned in the release note of FSM 6.5 Task Status Flow is now available on the smart client as well. How can I disable that to make it available only in the mobile? Like it was before. Regards, Clement Guirard
Hi Everybody, Do you think it is possible to get the current user person_id and set this value into a data constraint (FSM 6.4 Customer portal)? I’ve tried different values like current_user, user_id, person.person_id instead of portal_places. Thanks for your help!
How do you set up the mobile platform to show pricing based on part pricing rules? we want our users to be able to see what special discount a customer gets while on site instead of having to reach out to the office to check
Hi can anyone tell me , for real time sync it is necessary to initialize the device because before i initialize the data is not reflected in mobile but after the internalization i get the value. i have taken the person table. person table is a real time syn , where any changes in the person will /should update automatically . but i am not getting the changes real time.
Can anyone please tell me how i can call one screen from another screen.Means i want to call request screen from person screen with some triggering point on the request screen.I am trying to achieve this by writing input XML business rule but its not working. Is there any other way to achieve it,like client script or workflow or any other business process?
the green notification on mobile - how can you determine what shows up here?
I have Added a extension table to the place table. then added the new fields to the place screen. but when i go an update the one of the fields i am getting this error “Column '' does not belong to table imax_place_extension.” Can anyone suggest where this error is coming from. If i try to post the update message in the XML Poster i get the same message. <perform_batch> <sequential_dependent> <update_place regex_validated="true"> <place> <update> <original_place> <place_id>20759</place_id> </original_place> </update> <place_id>20759</place_id> <e_ref1>1000</e_ref1> </place> </update_place> </sequential_dependent></perform_batch> <perform_batch_result> <update_place_result> <result type="Exception"> <error> <system_error> <severity>ERROR</severity> <message>Column '' does not belong to table imax_place_extension.</message&
We are currently changing user password from the PORTAL via the API ENDPOINT using:<update_person><person><person_id>****</person_id><password>*******</password><insert_update /></person><authentication><session_info><token_id>xxxxxxxxxxxxxxxxxxx</token_id><session_id>xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx</session_id></session_info></authentication></update_person>This is working fine - means it is changing the password - but is bypassing especially the system check if the password was reused:PASSWORD_REUSE_LOCK_DAYS 365From "PERSON" screen - this check is done and works fine.Via the API endpoint we are unable to trigger the same checks as done from the screen.Testing with FSM 6.5 and 6.1. Any idea how to ensure the password is checked as from log-in in Smartclient? Thanks!
Hi , can anyone tell me how to update the record in mobile .when we create a new screen we are giving the primary table and selecting the fields for the screen but when we enter the data the data is not stored , it just disappears what is the step that i am missing .
How to Extract columns using the extract screen under admin menu and how to store or send the extracted column values?
When i click on the print button on request screen then it is redirecting to my browser but i want that report to be generated and shown within the FSM. What is the app param i need to disable can somebody recommend.
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.