This will include the questions related to Touch Apps, Mobile Work Order, Maintenance, and Repair & Overhaul (MRO).
Recently active
Hi All, Normally the resource costs are defined in resource groups as standard hourly costs. But there is another place where cost details are entered. That is scheduling resource types. Are the costs entered here are only for scheduling purposes? Or are these costs override resource group costs? TIA.
Hello,I would like to explain the issue step by step. I created a Work Order and a Work Task, assigned and reported personnel, and issued the required materials. On the Sales tab, I configured the lines as Invoiceable or Not Invoiceable. I created a new Invoice Preview and it was approved. After approval, the lines were transferred to a Customer Order. The Customer Order was delivered, and the line status changed to “Delivered”. Everything works correctly up to this point. The issue occurs when I want to add one more part as an “Invoiceable” line on the Work Task and include all Invoiceable lines in a single invoice: When I try to revoke the order from the Invoice Preview, the background job returns an error because the Customer Order lines are already in Delivered state. Error: “The operation ‘SetLineCancelled’ is not allowed for Customer Order objects in state ‘Delivered’. ORA-20105: ServiceInvoice.SERVICEINVERROR” After this, I attempted to undo the delivery from the Undo
How to add custom field in Aurena Native Mobile app?
Hello,In IFS Cloud 25R1, we are seeing issues related to navigation configuration. Using IFS Cloud, we have hidden some of the menu items in MWO application. In the earlier version, when we log into MWO, we were able to see the navigation menu’s in the same order as we have setup in Cloud.But in 25R1, we are able to see the same order in Cloud but in MWO it is being displayed in a different order. Please see the attached screenshots. There is no other context assigned to the service resource, we are only using the ‘global’ context. Is this a bug in 25R1 or is there a work around? Any thoughts would be appreciated.
Hi,Using MWO with IFS Cloud 22R1, I noticed that the “Actual Worked Hours” are calculated using “Assignment Finish” date and time.Is it the expected behavior ?It make more sense to me that it would be calculated with “Work Finish” date and time.Kind regards,Lénaïc
Is there any way to add a Widgets applicable for all users instead of configuring for every single user?
Is these anyone to create a link between work order to several WBS project ?or link between work order task to several WBS project ?
IFS Cloud MWO syncing is not completing consistently. The sync only completes after restarting the Kubernetes cluster. This issue is happening randomly and is not stable.
ISSUE/QUESTION:When I have some users using MWO Service Classic and some other users using MWO Service, I do not get any push notifications to the device for one of those apps. I only get it for one of the app.It is similar for other apps as well. ENVIRONMENT: ALLAUDIENCE: ALL RESOLUTION/ANSWER:With the transition from MWO Service Classic app (Xamarin) to MWO Service app ( .NET MAUI), significant changes were necessary to ensure push notifications work seamlessly across platforms.What has changedMulti-Hub Support Introduced The system now supports multiple notification hubs and paths instead of a single hub configuration. Mobile Framework detects whether the user is using an app build on Xamarin plaform or the user is uing an app build on MAUI platforms and routes notifications to the correct hub automatically. Configuration Updates Removed static app parameters for hub/path; moved configuration to the Applications page with full CRUD capabilities for multi-hub setups. Backwar
Hi,in IFS10 UPD10 we are trying to enable Notify Me for Purchase Requisition Lines.According to IFS documentation, to display Purchase Requisition Lines in the App the following Permission Set Activities must be granted to the User:NotifyMe 1.PurchaseRequisitionLine NotifyMe 1.PurchaseRequisitionLine.Authorize NotifyMe 1.PurchaseRequisitionLine.Rejectunfortunately these activities are not available.please advise how to add them Thank youRegardsMilan
MWO Demystified describes changes and additional capabilities related to MWO (Mobile Work Order) in IFS Cloud 25R1. People with experience in 24R2 should focus on chapters marked with 25R1☀️ and 25R1↗️.Chapters with 🖋️ provide new or additional details for features that were already available in previous releases.To clearly point out where something can be found in the application, navigation paths are now highlighted with 📁 path to page (IFS Cloud), ☰ MWO (left-hand panel) and 𝍖 MWO (home page dashboard). They have also been aligned with the New Navigation Structure.The document has expanded significantly in recent releases, which resulted in the need to restructure its content. Topics have been reorganized based on relevant user personas, such as Work Execution, Synchronization, and Configuration. If you find this document helpful, please consider leaving a 👍 LIKE. And ⭐ SUBSCRIBE to get updates. 335 pages cover:Contents Terminology Getting Started Work Execution by Individual R
While creating a service organization sales part not visible but in the sales part tab it is visible Can you please provide the missing steps for this?
When trying to create a new service quotation from the work task, the system blocks the action due to a cancelled task within the work order.
Hello,This week we went live with IFS Cloud (24R2) and migrated from IFSAPPS9.We experience a lot of issues with mobile users that want to use the Service Engineer App.The initialization process for these users runs into this error: Initialize entity data failed: STMTPREPFAIL:Can not prepare statement ( select distinct F.filter_id, F.granted_filter_type_db from ifsapp.activity_grant_filter F, ifsapp.activity_grant A, ifsapp.fnd_user_role_runtime R where R.identity = ? and R.role = A.role and A.activity_name = ? and A.role = F.permission_set_id(+) and A.activity_name = F.activity_name(+)). Exception is: IJ031070: Transaction cannot proceed: STATUS_ROLLEDBACK - IJ031070: Transaction cannot proceed: STATUS_ROLLEDBACK Looks like there is a data issue, but I'm not able to track down where it comes from and I have no clue what we can do to solve this.Is there anyone who experienced this before or might have a clue how we can fix this?Thanks in advance! Appreciate your help.
Hi heros, I am having performance issues using mobile apps. For example, I tried CRM companion with the same mobile phone (model, OS, app version), one is getting 3 minutes to open, and other 60 minutes. Other users try using their cell phones and getting stick and when I try using the same user, I have no problems. Is it any configuration I can do to help with the performance?Thanks, Gianni Neves
Hi, in IFS Apps 10 (Update 6) when transferring a task to mobile from a Work Order, in the Transfer To Mobile window there are 2 checkboxes:Pool Work Order Pool - Keep TaskWhat does “Pool - Keep Task” do, and when would we use it? There is no help topic or other documentation I can find that explains what it does.Transfer to Mobile window in Apps 10.
I am looking for users in Service that use Call Center Cases as well as Service Managment Requests. Especially for remote support we would like to get some real life experience of what to use when and from that derive proper simple work instructions. E. g. Customer calls → always create a case → if it leads to an invoice create a Request out of it (in the upcoming releases, the linking will probably be much easier) of alternative Always create a Request → if it needs internal escalation to other departments create a Case out of it, capture the hours on the way and invoice the request at the end.Anyone in a similar situation? Ideally in combination with mobile apps?
Hello,If I create a button in a Request order in cloud itself an it opens google and searches for the customer name. Example:https://www.google.com/search?q=${CustomerId} But, when I try to add a ExternalNavigationLink in the “Apps for Page Designer” page to add a Button in MWO that in this case searches the LocationName in google I get a Null value as result. I tried it with different ${values} but without succes. Does someone have an idea why this is happening ? (pictures below) The final idea is to create a button in mobile to that navigates to a sharepoint website and get directly to the customer folder. So if the LocationName = Customer1 on the worktask they can press the button and go to Sharepoint.com/Customer1 Many thanks in advance ! Versions tested in 25R1 and 25R2EA ${LocationName}https://www.google.com/search?q=${LocationName}https://www.google.com/search?q=Null
I am trying to log in to IFS CRM Companion on mobile but I get the below error message. I have given the mentioned permission to the user.
Hi Community.Our MWO users are frequently getting the kind of failed transactions shown below, we are curious to know what could be causing this kind of failed transactions and what can we do to stop it? This is very inconvenient for the MWO users and frustrating. Any input would be appreciated. ERRINV: Entity instance not found. (JT_TASK_CLOCKING - CLOCKING_SEQ=149977.0) ThanksMesh
Hi All, When I tried to delete a crew member I get a error message. The member period is already over. Still I cannot delete the resource. The error says about Crew Member Deviation but there is no any deviation related data. Also I have no idea about this resource crew member number. What is that number?Any idea on this error? TIA.
Good Morning,We’ve set up a new E-Form to allow our technicians to complete a Risk Assessment prior to starting work. However, we’ve come across an issue with Multiple Choice questions due to the length of our answer options.If the user selects multiple long answers, the answers are being cut off at the end of the second line (see below): Is there any way to make these answers go onto a third line, or have 1 line per answer?Thank YouDaniel
Hello,In IFS Cloud 25R1, there is no direct link (i.e., baseline fields as reference) to copy attachments from a recurring service program to the generated request and work task using Object Connection Transformation in the Service Management module. Is there any other way out of the box we can achieve this functionality? If not, is this part of any of the planned releases? Please let me know.We currently have this feature in PM Actions that it copies the attachments to the generated work order and work task.
Hi,I have facing issue while fetching records of Part No through online search in MWO while creating Transport task from MWO.When I do online search, I do not find records being fetched in the MWO. While I have some parts in Inventory part in stock.Can someone let me know what am I missing here?Screenshots:
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.