This will include the questions related to Touch Apps, Mobile Work Order, Maintenance, and Repair & Overhaul (MRO).
Recently active
Hi, When initializing a mobile device, this specific error can be seen in the mobile error log. EXCEPTION Message: Exception has been thrown by the target of an invocation. ... Stack Trace: at Metrix.BusinessServer.BusinessPolicies.SharedTablesComponent.MobileManager.PerformReplicationForTableAndPerson(String tableNameIn, String personIdIn, Boolean truncateTableIn, String deviceSequenceIn, SQLiteCommand sqliteCommandIn, mm_process_defRow syncRuleIn, Dictionary`2 tableColumnsDictionaryIn) at Metrix.BusinessServer.BusinessPolicies.SharedTablesComponent.MobileManager.PerformInitializeMobileDevice(String personId, String deviceSequence, String message, SQLiteConnection theSQLiteDB, Dictionary`2 theSyncRuleTableColumnsDictionary)PerformReplicationForTableAndPerson(table:TASK, person_id:ADMIN, device_sequence:8) This error is logged when initializing the mobile device for the admin user.And this admin user has only one task.If we remove this task from the admin user and assign another t
Hi everybodyI’m trying to load a file under Risk Analysis>Potential Problem list. But I’m getting this error“Error ORA-01422: exact fetch returns more than requested number of rows when executing BEGIN SELECT objid, objversion INTO :objid, :objversion from RISK_PROBLEM; End; “Do you have any idea why i’m getting this error?PS:There is no duplicate data
Hi,I have started work with a client who uses IFS but has not leveraged the benefits of some of the key modules. They need to introduce a system of document management that provides more conformity in terms of access, creation, authorisation, release and version control etc. Document Manager would appear an ideal solution but they only seem to use it as a repository at the moment for parts of the business.Is there in the community any resources in terms of video/demos/overview docs that I can access while we try to track down a UK reference site to gain some furtherinsight? ThanksRob
Is there anyway to remove the ‘Continue’ button that appears on mobile survey statements? We have many statements in a row (too much text for one statement) and dont want to have to click ‘Continue’ on each one. In FSM5.7 you didnt need to do this, they all just appeared at once.
Hi,We currently have a setting where the supplier invoices are sent automatically, i’m looking to add the to automatically email if a contact is added onto the request_contact to auto send along with the supplier. is this possible?? we currently have a substitution map set up to send the from the place contact
What system privileges are required to process/resend mwo failed transactions from IEE application?
Dear All,I am working on same kind of requirement to restrict a word document 1 MB, before Check-in in document management and I need your help on it.I also find this Macro on community but not working might be some configuration issue.Public Sub SizeCheck () Const maxFileSize = 1024 strFile = ClientScriptValues.Item('WORD').Value Set objFSO = CreateObject("Scripting.FileSystemObject") Set objFile = objFSO.GetFile(strFile) If objFile.Size > maxFileSize Then Err.Raise 1000, "File size check", "File is larger (" & objFile.Size & ") than the maximum specified file size (" & maxFileSize & "). Try again and select a smaller file." End IfEnd Sub Regards
Is there anywhere within the PSO Application where the expiration date of the PSO License Key can be seen and verified? (Ref. LCSCase ID G2270971)
Hello, I need to create a custom notification in the Notify Me 10 . Can I get an example of such a custom from you? I struggle with the example from the documentation - but I don't get any data.
Hey all, is there any known best practice in how one should check in / out documents via projections in regards of integrations and automation?E.g. scenario might be:1. Read file using Power Automate or Logic Apps2. Run some logic against IFS e.g. verify that a work order exist or similar.3. Create new document or new revision (with a potential view copy).4. Stream the document into IFS Applications (NOT using the AccessProvider but via projections or similar e.g. Aurena agent).5. Run some additional logic.Preferably with rollback if possible e.g. if step 5 fails, we need to rollback the entire thing.Any help, input, examples would be much appreciated.
From the debrif work flow when I goto attachment screen and clicking on add attachment icon its takes me to the TaskAttachmentAdd screen where I could see the description and type of attachment along with the attachment. When I click on save it saves the attachment. But in that same screen TaskAttachmentAdd where I can add the description and type I enabled user_def1 from task_attachment table. I put some value in description and value in user_def1 and saved the description saved with the attachment but user_def1 is still Null.Can anybody tell this what is the appropriate way to add one more column like user_def1 and save to task_attachment table
Hi, I am trying to create a link for a report that automatically links to IFS and opens any active work orders for the area/equipment that i select.I have tried brining up the search on IFS and emailing a link to myself but that only links the work orders on screen at the time. I don't do script so I have no idea how to adjust this so it searches for all active work orders whether new or existing.I have tried using the address bar at the top of the screen, hyperlinking and a cut and paste but to no avail.
Dear Experts!Would like to double check if it’s possible to complete a planned WO return from MWO? Thanks!
Please help.Requirement: On clicking search button in a stock page , stock details will be fetched from a third party system through integration. How do I call the outbound integration on search click button?
HiIFS10 - I have attached some documents on a BO line ( Business Opportunity Line) afterwards I have WON the BO and placed the BO to order. What do I need to setup in order to be able to see the attachment on the CO line ? ( Customer Order Line) Br,Marianne
Hello Dears,One of my colleague is facing issue with crystal report .Whenever he execute crystal report, get the below error.Any suggestion to resolve this ?Thank you.
Hi allHas anyone else faced the issue that the notes on the WebClient Place screen after an updated text show [object Object]? Furthermore the note type is missing.A save attempt after modification will not save the changes.Before Update, Note type is emptyBefore clicking “OK”After clicking “OK”Looking forward for your answers.Best regards:Marko
The CRM Companion on Apps10 Able to login successfully using Database Authentication but the SSO authentication (MFA) is not working.Do we have any idea if MFA will be enabled for CRM Companion 10 in future or Are there any plans for IFS Aurena (Native) CRM Companion?
Dears.In PSO ,TomTom key need to be provided in which Application Parameter?Need your support
Hi,On Technician Portals > Report In we v=can enter a Executed Signed By & the Executed Signature. Where can I see this “Executed Signature” in IEE client.Thanks
As a manager, it would be required to see the list of requests raised on yesterday or any particular date from webclient. How to get that?
Hi,Is anyone else using CSS postings. We are using for WIP accounting and not having a smooth run of things. Would be interested in hearing others experiences. Thanks, Matthew
Dear all,we are using the following sync rule for sending some data to mobile Ownership Query:<hierarchy_select> <primary_table>c_task_assignment_view</primary_table> <from> <table>c_task_assignment_view</table> </from> <attrs> <attr>c_task_assignment_view.person_id</attr> </attrs> <where> <data_constraint> <constraint> <left_operand>c_task_assignment_view.task_id</left_operand> <operator>eq</operator> <right_operand>{task_id}</right_operand> </constraint> </data_constraint> </where></hierarchy_select> Initial Query:<hierarchy_select return_only_requested_attrs="true" max_rows='50000'> <primary_table>c_wbs_task_view</primary_table> <from> <table>c_wbs_task_view</table> </from> <attrs> <attr>c_wbs_task_view.*</attr> </attrs></hierarchy_select> Related Quer
Hi Is it somehow possible to simplify this proces of dropping files into IFS ?The users in my team asks if possible for IFS to automatically recognize the document class, while dropping files in IFS ?Any knowlegde or experience of such thing - anybody ? Br,Marianne
We have used the UI designer to override a Global_Code lookup list for field PROJECT.APPROVAL_STATUS. However, it will not let us save those values that do not also exist in the default Global_Code list. Am i missing something? I have tried setting it up in the Custom Metadata, but to no avail.
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.