Q&A Discussion of IFS Solutions for our IFS Employees, Partners and Customers
Recently active
Today we use the operaton block function to block a number of operations from different shop orders into on operation block. It works.We now use the to a degree where the shop floor operator operates more than on operation block at a time.Is there a way to automated the shop floor operator time registrations between the two or more operation block?/Jørgen Eskildsen
Hi,We are in the process of upgrading from IFS10 to IFS Cloud.In the Upgrade scripts, we found a long running script in costing 2110.upg. This is caused by moving Cost set related data to the newly created cost set specific tables cost set 2 - cost set 11. I could not find any documentation in the release notes about cost sets 6 - 11, except in which has a note on slide 4 → “Part Cost Bucket Performance”.This is also mentioned in KB0069266 https://support.ifs.com/csm?id=kb_article_view&sys_kb_id=63f1ec64c3f99a1465365083e40131c3&table=kb_knowledge&searchTerm=part_cost_Bucket. Question is:What is the intention of IFS for the usage of cost set 6 - 11? In our solution we have defined our company specific cost set like 100, 200 and a view more. These cost sets contain > 100 millions of records. Therefore, we would like to make use of any performance gains possible. is there a possiblity to extend the concept of cost set 6 -11 further to the cost set numbers we are using in o
Hello community,I have created a workflow from scratch for importing currency rates from different sources based on the company. This is the workflowWorkflow details I added projection actions to my workflow When i validate the workflow it works. When I manually use update currency rates button with start now, the rates are created. But scheduled DB task is not creating currency rates although the background job is triggered successfully.Any idea?ThanksFurkan
Hello, Few days ago, we experienced a production down issue, which we've identified was caused by the internal ingress certificate expiry.However, when I checked around two months ago, the certificate was set to expire on 15th November 2025. Yet, today — 23rd May 2025 — it appears to have expired unexpectedly.There have been no recent deliveries or known changes to the production environment that could have influenced this.Could you please help clarify: What factors could cause a certificate to expire earlier than its visible expiry date? Is there any mechanism that might explain this? Are there any known issues or previous cases where the ingress controller or cert-manager mismanaged a certificate? Looking forward to your insights so we can avoid this in future.error we got:-PS D:\ifsremote\ifsroot> kubectl exec -it --namespace=ifs-ingress ((kubectl get pods -A) -match 'nginx-controller' -split '\s+')[1] -- /bin/bash -c "openssl x509 -in /etc/ingress-controller/ssl/default-fake
Hi Team,Several orders on demand site are stuck in status released while the intercompany order has already been delivered, once the intercompany order lines is closed, matching demand order line should also get close with invoice. While checking the incoming delivery notifications screen, we are receiving below error message:“Inventory transactionHist. TRABASINVREV: Part number XXX on site XYX is currently locked for the transaction based invoice revaluation process”I can manually close the orders but want to know why it is happening and what is the root cause of it.Request your suggestions.
Dear all,we are running IFS Cloud 21R2 as remote installation. Our IFS DB is growing and big portion of the volume are document attachments, therefore we would like to move them to a file storage service. We see “File Storage” option in document management repository, but we would like to confirmwhat “File Storage” services this option is supported with on remote installation, is it Azure File Storage or Azure Blob Storage or both? are there any prerequisites to make “File Storage” option working with Remote Installation? can you pls. extend IFS documentation with more detailed information regarding the usage of “File Storage” and what storage services are exactly supported with remote installation of IFS Cloud? can you pls. extend IFS technical documentation with a configuration guide for the file storage repository? is there any plan to support other file storage services with next releases of IFS Cloud? Thanks Jan
Could I get a “Hello World” example of how to make an httprequest in a client command? I’m trying to do something like this:
Hello,I built a web page to read some data from IFS (plsql calls with ODBC)I need to add external links on IFS pages as Sales Part for exemple.I need to pass two parameters into the URL.One of those is the user language, available in client variable in events as ##USER_LANGUAGE##My problem is I can not chose the parameter in the parameter list, it doesn’t show.I also tried to set the parameter directly in URL using events syntax :- lang=#USER_LANGUAGE##- lang=${USER_LANGUAGE}- lang=${#USER_LANGUAGE#}I already had the same issue for the user id and I created a custom field which reads the user id throught PLSQL function, which is not a good way to achieve it on my opinion.Do you know another way to achieve this ?Thank you
We are going to be running App10 in a few months on Windows 2012 server. We currently run App8 SP1+ and have with the following VMWare virtual server specs: RAM: 32GB O/S: 64-bit (Windows 2012 R2 Standard) CPU: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz 2.80 GHz (8 virtual processors) We worked with IFS in completing the Upgrade Kit Infrastructure Sizing Questionaire and provided the above specs. I have read posts that indicate App10 uses a lot more memory. The client we work with is trying to save costs by downsizing the RAM and CPUs on VMWare virtual machines. I don’t think we should be messing with this, but I don’t have anything definitive to argue the point. Any feedback from other App10 admins/users would be appreciated.
I everyone, i have an issue when I want to create a new service line : When I try to add a scope line, no objects are displayed in the LOV. If I cancel the line and try to recreate it, the LOV appears well.Do you know where it comes from and if there is a solution ? Thanks
As upcoming iOS and Android OS upgrades are expected to be released soon, we need to ensure that all IFS-related mobile applications are fully tested and verified for compatibility with the new operating systems.(Specifically, Notify Me, Mwo Service Classic and Scan It.) We kindly request following points to be considered by IFS1. Conduct compatibility and functional testing of the above applications on the latest beta or preview versions of iOS and Android.2. Report any issues or required fixes that may impact app performance or user experience post-upgrade.3. Confirm if any additional steps or input are needed from the business before proceeding with the OS updates. Any suggestion and feedback from the community? thank you.
Hi,I have created a function in my integration projection.I have one parameter in this function of datatype number. To trigger this function’s endpoint, I have to pass the parameter like this -https://host/int/ifsapplications/projection/v1/IntegrationService.svc/MyFunction(Param=125) But I don’t want to pass the parameter like that, I want to pass query string and fetch the value of each key/value pair of the query string. Since, OData does support query string in Service Operations,https://www.odata.org/documentation/odata-version-2-0/uri-conventions/#CustomerQueryOptions I don’t know how to do this in IFS? So, I want to trigger the endpoint like this -https://host/int/ifsapplications/projection/v1/IntegrationService.svc/MyFunction?Param=125 Thanks in advance,Rohit.
Hello,Can you tell me what the “Inventory value comparators” is for?thank you for your help
Hi experts,I’m noticing a difference in the number of Place records when testing the baseline Place sync rule. When I run the Place sync rule XML through the XML Poster for a technician, it returns more records than what actually ends up in the Place table of the mobile database after initialization.Could it be that other sync rules are removing some of the records fetched by the Place sync rule? Or are there any baseline-level filters applied by the FSM framework during the initialization process?Has anyone come across this before?Appreciate any insights. Thanks! :)
Hi,We are currently working on upgrading IFS 10 UPD 22 Application to IFS Cloud 24R1 version.In IFS 10, Application Message(s) is heavily utilized to monitor both inbound and outbound bizAPI integration messages. The failed messages can be reprocessed if required.Eg: If an integration message has failed due to missing basic data in IFS (Eg: Currency), we usually set up the basic data and rerun the failed messages in Application messages window. Is there any feature in IFS Cloud to monitor and reprocess the inbound Rest API integration requests other than referring logs? ThanksThilochana
Setting up a Routingaddress. Endpoint is https. Importing chain of certificates its complaining about with reconfigure. Now getting:Exception while sending data Caused by: ifs.fnd.connect.http.InternalServerErrorException: InternalServerErrorException: 500#<language translated technical error> How do i get this to work (and what is the problem)?
Hi All,Is there a way to center align the logo in IFS Cloud?Before the 24R2 update, the customer logo was displayed in the center. However, after the update, it has shifted to the left. We would like to adjust the alignment and center the logo in the application again.Could you please advise on how this can be achieved? Before upgrade to 24R2 After upgrade
It is posible to run MRP so that it ignores Interim Order Demand and does not create Material Requisition?
Company 01 had Accounting years run from Jan - Dec period from the beginning of 2008.However we need to change company Accounting Year to run from October as Period1, and September as Period 12 due to new company acquisition. We need confirmation that this is the best approach, but also need some advice on anything else in IFS relating to year end and opening processes.Appreciate your expertise advice on this year period change.
Hello comunnity,I am trying to post imported object transactions that only affect IL, but the voucher type that i’ts only available is for scrapping I want to use the voucher type Depreciation IL but is not available in my LOV and if I insert the value appears this error msg.I am trying to import a fixed asset that has a main object in status ‘active’.Regards,
Greetings!In my DOP Header, and I keep getting the following message about a Characteristic does not have a value. So I check in the Part Configuration Revision in FD Frame but all I see is below. How do I fix this in IFS Apps 10?
Hi, I need to explain to customer Czech legislation. I should focus on differences between V.10 and Cloud 24R2. Has anyone have a list of the differences in Czech legislation ready to use? I see the topics are the same, so probably there can be same improvements within a given functionality. I would appreciate any help.Kind RegardsBeata
Hi AllWe setup the below report rule in IFS to get the file name in preview / download with the PO number. However, when I preview / download the PDf, the file name is not changed. Anything we are doing wrong here? Other report rules are disabled in IFS.Thanks,Asela
Hello everyone,I wrote a Quickreport. The quickreport works correctly. I created a scheduled report about this report. I set all parameters. Report was activated. IFS cloud can not sen email. sql code isselect order_no, release_no, line_no, part_no, a.buy_qty_due, Receipt_Info_API.Get_Sum_Qty_Arrived_By_Source(ORDER_NO, LINE_NO, RELEASE_NO, Null, 'PURCHASE_ORDER') received_quantity from PURCHASE_ORDER_LINE a where a.buy_qty_due > Receipt_Info_API.Get_Sum_Qty_Arrived_By_Source(ORDER_NO, LINE_NO, RELEASE_NO, Null, 'PURCHASE_ORDER')
Hello All,I have a command in Aurena and it is responsible to send value to third party system and receive the response whether third part transaction is success or fail(including reason why it failed in third party system) which will be captured by call back function. I’m able to capture the response from REST API in call back function to do certain transaction if response value is success.But my requirement is, once I click the command, system should wait for the response and display it as an alert or information message to user in AURENA client i.e, whether the action is success or fail(with reason why it failed in third party system).Is it possible to achieve this? If Yes, Please suggest. IFS Version: APP10 UPD 18
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.