Q&A Discussion of IFS Solutions for our IFS Employees, Partners and Customers
Recently active
Will there be adversely affect/cause issues, if the receipt date on inventory part in stock line changed after a data migration process?
We have a sporadic issue when some users go to enter a new charge line on a customer order, the new line will display in the table, they will choose the charge type then when they click OUT of the charge type field, the whole new line disappears.When the line disappears the ‘Cancel New’ option is available. it appears the system knows there is a new line but no longer displays it for the user.It is nearly impossible to recreate and only happens to two employees so far. The only way they can correct it is by signing out of IFS Cloud and then logging back in.Has anyone else experienced this behavior?
Can anyone tell me how to create an entity filter for Mobile Work Order, so my technicians only see the work orders for their default site? I tried this WHERE clause (see screenshot) but it is not working: CONTRACT = #USER_DEFAULT_SITE# OR (USER_ID = #USER_ID#)
Our security grants in Mobile Applications are for MainEngApp 24 . Many of our users mobile clients have been updated to v25, but not all of them. What impact does this have on performance of the mobile application? Do we need to create a new application within IFS for v25 and grant security to it?
Hi,In Excel plug-in order reports, the excel is not previewing/downloading when the number of records are more. It is showing PDF not created error in Aurena, and stream not readable error in IEE. The report output was having 60k + records. Is there any size limitation for the excel plugin reports? Or any solution is available. I am using IFS 10 Aurena. There is no issue when running the same report for smaller set of records.
Is there a way to configure to open a link in a lobby element in a new window? Currently navigates to the link and open it in the same tab
Dear all, does anyone know which table stores lobby element statement?We need this information to make impact analysis on all lobbies when we modify the usage of data (ex: adding a new employee category). Thanks a lot for your help KR
Hi Experts,When I try to launch IFS Cloud embeded PSO Workbench its not loaded but I can see the following error in PSO event log.where Do I setup this HostURL? in PSO or IFS? BtW I cannot see that as a parameter in PSO!Error: Thanks,KM
Hi Experts,In MWO we can set Work Status On shift, Off shift also report Breaks as well. I can see these data is Syncing back to the Clould as well then where I can find these information in the Cloud? I need to capture these Shift log in and log out time also Break start and end time for technicians. Thank you,KM
I need to find the table name where I can find the data related to command buttons in IFS cloud.
Hi,we would like to report the picking via the REST API in the shipping process. (I know how the API basically works and we have already been able to implement other interfaces with it). As we often have shipping processes with more than 100 parts and do not pick them in one day, we would like to confirm the picking item by item. This works in the web interface via ‘Report Picking of Pick List Lines’: When I display the history in the ‘Log Window’, ‘ReportPickingOfPickListLines.svc/FndTempLobs’ is called up. Here I cannot enter the line, article, location, lot or quantity. It is unclear to me how IFS works at this point.I then looked at the functionality for the mobile scanners (Warehouse Data Collection):You have to confirm each step individually, which is too much for us. That's why we want to simplify the whole process for the user via the REST API. But again, I don't understand the REST API. For example, ‘WarehouseDataCollectionHandling.svc/ScanningClientVirtualSet(Objkey=’2311377A
Hi Does anyone know what does it mean this message? By default final one is Accepted but I do not understand transition Accepted to Acknowledged. Any business process requires that?
My customer is using the Self-service Procurement and the Punch out functionality. The customer needs to do some extra stuff when each cart line is created. This is solved by a custom event which is posting a background job, which is running some logic doing the extra stuff.The above works fine when you add parts to the cart from the catalog. Each created cart line, creates a background job by the event. But, when using the Punch out, the background job ending upp in error: “FndUser does not exist”. Looking at the background job you can see that there is no user added inte “Fnd User”-field. To me this means that the session that creates the cart line (from the Punch out), and at the end also creating the background job by the event, is some other user. I don’t know the logic behind the Punch out-integration, but it seems like cart line is created by a “ghost” user, at least not normal Fnd users. Can anyone bring some light over the Punch out-integration and maybe explain “who” is actua
Hi everyone,I’m working in the namespace and the pods are getting IPs in the 10.1.x.x range. This is causing some connectivity issues with other services. ifs-db-init-cjp5g 10.1.204.235ifs-virus-scanner-7698b7994c-q2g2w 10.1.204.228ifsapp-am-workqueue-7d895cf959-ps29f 10.1.204.252ifsapp-amm-55cd5bb94b-dmwth 10.1.204.251 Does anyone have advice or experience on how to safely change the pod IP range to a different subnet (like `10.14.x.x`)? Any tips or best practices would be really appreciated.Thanks in advance!
Hello, I have made a Custom Field on a tabular model table and while the data shows up when I run it in SQL but when I go to add it to the Power BI report, the field is there but no data populates for that field. Any suggestions to get data to populate in Power BI as well? I’ve ran a data load and did a “Full” Process Definition refresh for my tabular model as well. Thanks,Jay
Does anyone have a suggestion on how we can track who and when lobbies are being used in apps 10? Or course we can create an API with a get-function that updates a history table when called, but I wonder if anyone came up with something more elegant or had a discussion with IFS on this? One of the recent updates enables this for quick reports and this is a great tool which can help us identify which reports are important and which could be phased out (we have 2000 reports build over many years).
Hi All, In standard Work Orders, we have the possibility to create a ‘new Service Quotation’ from the WO. In that way, the customer can agree to the work before we start the work and there is no discussion when invoicing them later on. Does the same functionality exist for a “New Repair RMA”? We have a customer where a customer initiates a RMA process by reporting a fault, the RMA is created and the Equipment is sent back into a QA location. And inspection is done and we define the parts/resources that need to be done in order to repair the Equipment (all of it is logged into the Repair Bench). But before we actually start repairing, we want to sent a quotation to the customer explaining the details of the repair and the price associated with the repair. Ideally, the applicable sales part lines from the Repair Bench would be copied to that quotation. Best RegardsRoel
Hi.We’ve created a quick report to fetch some specific data and we’re hoping to schedule said report to run on a weekly basis and e-mail the file to a specific person.I have IFS_ALL permissions as the scheduling user.The report query is as follows:SELECT DISTINCT A.*, B.CF$_CC_SUPPLIERFROM PROD_STRUCTURE_CFV AINNER JOIN MULTI_LEVEL_STRUCTURE_CFV B ON A.COMPONENT_PART = B.COMPONENT_PARTWHERE A.QTY_PER_ASSEMBLY = 1 AND A.PRINT_UNIT = 'm' AND A.CONTRACT = 'ULV'AND B.CF$_CC_SUPPLIER = '5808'The report itself executes just fine within Cloud, and we can manually export the resulting data, but when we try and schedule it, the background job ends in an error. The errors listed in the Background Job details are as follows:ORA-31011: XML parsing failedORA-06512: at "IFSAPP.QUICK_REPORT_TEMPLATE_RPI", line 305ORA-19202: Error occurred in XML processingLPX-00007: unexpected end-of-file encounteredORA-06512: at "SYS.XMLTYPE", line 272ORA-06512: at line 1ORA-06512: at "IFSAPP.QUICK_REPORT_TEMPLATE_R
Please advise on how to handle this error. I would like to enable inventory part movement using the Migration Job in IFS.To achieve this, I added Move_Inventory_Part_SVC.Do_Update_Inventory_Part_In_Stock_Delivery to the METHOD LIST tab.However, when I clicked the Save button, the following error occurred.Error message:[Error making attribute and references - value too large for column "IFSAPP"."INTFACE_METHOD_LIST_ATTRIB_RTB"."COLUMN_NAME" (actual: 34, maximum: 30)]
Hello everyone,To run a BPA from an API, I have been using this URL for a while:main/ifsapplications/projection/engine-rest/process-definition/key/BPA_NAME/startAnd in the body of the API, I pass it the property:“withVariablesInReturn”: trueThis allows me to directly retrieve all the variables used in the workflow in the API return.However, I have noticed that this no longer works beyond SU6 in 25R1.Have you encountered this issue?Thank you.Theo
When printing report Shop order work instruction with “print attached documents” selected. The report prints fine, the documents dialog pops up allowing the user to select which connected documents to print. However this seems to bypass the configured macro functionality for the document classes. Is this by design? Or is there a workaround or a way to extend the print attached documents function to ensure configured print document macros are run. The business has a number of essential functions which the macros run and this seems to skip them. The client is using 25 R1.
Does anyone have a simple explanation of what the Filter and Grouping does, please?I naively anticipated (having filtered on all “open” projects) the chart would split the ‘stack’ (a la Excel Stacked Column) to show total hours per project - one colour per project?Or is that not the intent? I’m not clear what “Projects exists as parameter” indicatesFilter and Grouping on ProjectsThis table is used to group and filter on multiple projects and highlight them in the Resource Analysis page. The Project Group Text is used to describe the selected projects and will be shown in the Resource Analysis.If multiple projects should be added to the filtration and grouping, there are different ways to filter the projects shown in the list:All Projects If this is selected, all projects will be shown. Projects exist as parameter If this is selected, only projects that already entered to the list will be shown. Projects not exist as parameter If this is selected, only projects that are not already en
24R2, In PSO/Audit/Load/Input Reference Appointment window Durations is showing as 54 Days. how is this calculating.In Scheduling Dataset, Scheduling working days is ‘4’ and Appointment Working Days is ‘38’
Dear Community,We are facing an issue in IFS Applications 9 where the DBA_NETWORK_ACLS configuration is getting reset after each reconfiguration or installation.Due to this behavior, we are required to manually reapply the ACL settings every time using the following DB command: exec sys.dbms_network_acl_admin.assign_acl( acl => 'IFSAPP-PLSQLAP-Permission.xml', host => 'xxxxxx.com', lower_port => xxxxx, upper_port => xxxxx);This manual step is becoming repetitive and error-prone after each deployment activity.We would like to understand:Which configuration file or component stores the ACL settings? How can we ensure that custom ACL entries persist after reconfiguration or installation? Is there a recommended or supported approach to maintain these settings in IFS Applications 9?We would greatly appreciate any guidance or best practice recommendations to resolve this issue.Thank you in advance for your support.Best regards,
I’m having trouble triggering a workflow from a projection call. When a button is clicked in Aurena, it launches an API call in batch mode — for example, when creating a customer order line or closing a period. However, I can’t find the specific call within the batch process to link it to my workflow. Does anyone have any ideas or guidance on this? Same issue when creating a customer order line. Thank you for your help. @kamnlk @dsj any help would be appretiated :)
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.