Q&A Discussion of IFS Solutions for our IFS Employees, Partners and Customers
Recently active
Hi, does somebody have experience with Italian split payment, can somebody help? How to separate the B2G/PA customers from the other customer types, in order to calculate Split payment automatically? How to ensure that an order with multiple VAT rates is automatically calculated with Split Payment on the invoice? How to create the connection between the TAX calculation and TAX withhold calculation without manual input on transaction level? Thank you! Ina
Is in IFS Cloud 25R2 any possibility to present the due dates of PM Actions over a certain time range (e.g. Week, Month, Year) in graphical way such as a Gantt chart without creating Work Order?Thx for your support
Hello All,I have a customer requirement, where they want to run a periodical capitalization and revenue recognition. However, they do not want to reverse the revenue recognition postings on next period rather they want to keep calculating and posting the revenue to be recignized on the periodical basis.Ultimately, they are looking for the result fo monthly report and yearly report for revenue recognized for a long term projects which has ifecycle of minimum 3 years?I know IFS standard functionality, will always reverse the previous period voucher and calculate again cumulative amount to be recongnized. but did anyone has similar kind of requirement and solution suggestion for this?ThanksRaj
Need some advise please We are using Rental Workbench to control external supplier hire. We created a Date Exception ID to not pay for bank holidays. This means transactions will not generate for those days. However some suppliers have charged us for these days, we have tried to create a manual event at standard 100% price factor on that day, however it records the manual event but will not create transactions for that missing date. I have tried removing the date exception ID and repeating the steps but this still does nothing. We now cannot match invoices because there is a cost of a single day missing, hoping there is an easy front end fix to this issue!
what are the steps to reset the password for the app owner,
I originally shared this on LinkedIn — Smarter Permission Set Design in IFS Cloud — and it seemed to resonate with a lot of folks, so I figured it was worth a share here as well. Hope you find it useful! Feel free to connect with me on LinkedIn and swap ideas.Most ERP teams don’t think twice about how they structure permissions — until the week before go-live or the day the system breaks.If you've ever worked on an IFS Cloud implementation and suddenly hit a wall when assigning roles to users, you’ve may have encountered the Oracle role limitation. It’s a quiet constraint — but a critical one. Each user can only be granted around 48 roles, including both END_USER and FUNCTIONAL permission sets.In large, complex organizations, or even just well-designed implementations, it's surprisingly easy to hit that ceiling.After navigating these challenges on multiple projects, I want to share a framework that’s helps us stay organized, scalable, and within Oracle's limits — without compromising a
Hello,We are using the Copy Part function in a workflow to generate a part creation history log page.This process also triggers Purchase Parts, Sales Parts, Parts, and Inventory Parts through the history logs in order to identify the origin of the creation.We are currently experiencing issues related to privileges and permissions. With a Sales account role, I am unable to create a part from the Copy Part page.I have added the following to the permission set: Copy Part, Sales Part, Inventory Part, and Part Projections. However, when I try to copy a Sales Part, it still does not work.There are many options available during the copy process (e.g., copy routings, etc.). How can I retrieve the list of missing permissions?In the debug tool, we do not see any detailed information, and since there are no server traces available, I cannot identify which permission is missing.Additionally, we do not want a Sales operator to be able to create routings, for example. However, when using the Copy Pa
We have one user who is experiencing the GL balance analysis screen greyed out, displaying no filters etc. This arose since moving to Aurena and it is doing the same in Cloud. They get the same issue for all companies and they would have accessed this regularly before, so it cannot be a permissions issue. Has anyone any ideas?
Hi everyone,We are experiencing an issue in the TST environment when using the Appointment Booking API standard APIs from FSM.When we send an Appointment Booking request in TST, we receive the following error response { "@odata.context": "https://iberdrola-fsm-tst.ifs.cloud/OData/$metadata#Edm.String", "value": "Object reference not set to an instance of an object.\r\n"}We tested the same request in the DEV environment and this is working correctly, the issue could not be reproduced.
We are a large company with many employees paid by the hour and we need to be able to transfer hours to payroll multiple times during a payroll run is present.As it is today, it seems that the whole days are locked as transferred when we run this, so that hours that are added/corrected after we have transferred to payroll are not included in any file.We then have to use a quick report to get hours that have been added after we have taken out the first transfer to payroll. This in turn means that the results are not updated on the employees' time cards.How have others solved this? Why is it not only the hours that are authorized on the actual day that are "locked" but the entire day, is this something that can be developed or are there better solutions for it? This is a big problem as there is almost 150.000 hours entered for one payroll.
HiWe are using IFS FSM 6.27, I want to check the executed processes by users , something like background process of IFS 10 or cloud version.
Hi,When we create a new supplier payment proposal and then create a new payment order, we select a payment method and a payment date.After completing the process and paying the supplier, where can we find the payment method that was chosen?In the supplier payment analysis screen, the payment method field does not appear.Regards.
A new version of Perfidia v4.50.226 has been released. The actual version can be downloaded here:https://www.perfidia.de/downloads/psa/psasetup.exePerfidia Forum can also be accessed with GuestAccess (Gastzugang)https://www.perfidia.de/Perfidia?action=forum
I was wondering how to maximize capacity for resources on the Advanced Planning Board (APB) I’m seeing a situation where a finite resource has availability, but it isn’t being optimize when backward scheduling. For example. I have the tool and the labor class as finite and the work center as infinite. But what I’m seeing is the OP10 and OP20 are being scheduled correctly., but then when OP30 delays for 2 days later. But you can see that the tool and labor class still have availability. Why isn’t trying to fill that void when there is availability? APB Load settings Also to note, I tried this with the Re-assign Resources and it gave similar results.
Hi, Im trying to pass a timestamp parameter into an IFS API call in a workflow. But keep getting the data type conversion error as below. I create the timestamp of sysdate in a javascript task(“Set Sysdate”) and then trying to set it into a variable which is then set into API payload. Could there be any other way to set the parameter other than like ${CurrDate} in this scenario? Thanks,Regards,Methshika
HI,Is there an easy way to copy or Export/Import the CTO configurations for a configurable parts with all the Conditions & Action including the associated Combination tables & Formulae for the definedSales Rules, BOM Rules & Routing rulesWe have created the rules in One environment and need to copy the same to another environment after testing. Appreciate your help. Thanks in Advance Siva
Dear Community, We have in issue with Apps10 Projections, and maybe some of you faced the same issue previously. We did the following tests:Boomi connection to int API (“…/int/ifsapplications/projection/v1/AllProjections.svc/Projections(ProjectionName='PurchaseOrderHandling'”) => works well Boomi connection to main API (“…/main/ifsapplications/projection/v1/AllProjections.svc/Projections(ProjectionName='PurchaseOrderHandling') => failed Postman connection to int API (“…/int/ifsapplications/projection/v1/AllProjections.svc/Projections(ProjectionName='PurchaseOrderHandling'”) => works well Postman connection to main API (“…/main/ifsapplications/projection/v1/AllProjections.svc/Projections(ProjectionName='PurchaseOrderHandling'”) => failed Worked with Postman: Failed in Boomi: Failed in Postman: Previously we had an other test environment and we didn’t realize the same issue. Do you have idea what could be the issue? Thank you very much in advance for all of your thoughts!
When multi-level tracking is required on Lot/Batch enabled parts, there are scenarios where standard quantity of a component in the product structure is not truly required to complete the produced part, for example it would OK to issue 9.8 pounds of flour instead of 10. Or perhaps the component quantities are not discrete, rather going out several decimal places in quantity required, for example a component UOM is pounds. And as long as the actual amount issued is close to this it would be OK. With Multi-level tracking turned on, none of these scenarios are possible, as the tracked structure requires all the required quantity to be reserved or issued, or the tracked structure is not complete. Has anyone found work-arounds for this? I am thinking it might require a modfication to change the validations to allow some level of tolerance around quantity issued versus qty required.
Hi All,We are currently testing a Contract Change Order (CCO) scenario and have observed the following behavior: A Parent Contract Change Order has been created, with a connected Sales Contract Change Order and Subcontract Change Order as sub-orders. From the Sales Contract Change Order, revenue values are updated correctly in CCO Financials – This Order tab. From the Subcontract Change Order, cost values are updated correctly in CCO Financials – This Order tab. Profit is updated as expected in CCO Financials – This Order tab. However, when the Parent Contract Change Order is connected to the Project Forecast, the updated revenue and cost values are not reflected in the Forecast Cost and Revenue tab. Ideally, the ETC Contract Change Order base values should be updated in both the Cost and Revenue sections of the Project Forecast. Could you please advise if there are any additional steps, configurations, or best practices required to ensure these updated values flow correctly in
Hello,In IFS Cloud 25R2, when we remove the security group ‘ContactLists’ from the security grants by permission set for MWO permission, it should not display the ‘Contacts’ screen in MWO service. But even after removing the security group, the screen is still visible in MWO. This screen is unavailable in the Navigation designer. Is it a bug in 25R2, please let me know?
Hi All, I have an issue with adding Fixed Price sales parts to invoice preview after I adding them to a request scope.I’m using a fixed price price rule where everything related to request work task is charged with a fixed price sales part. Then, I need to add some additional sales parts to the scope via “Price Details” option in the request’s “Cost & Sales”. However, added sales parts are not appeared in the invoice preview. I tried with a different price rule and tried with adding sales parts in both Actual and Planning fixed prices. But, cannot get sales parts to invoice preview. Original sales part is only there. Any idea? I’m working in 25R2 environment. TIA.
My UK client has a small French office. It is not a registered company in France, but is registered for VAT their and fits into the ‘Permanent Establishment’ rule .Which means they might need to create an FEC audit file. But I have some questions:Does this mean we need to setup an entire Company in IFS just to support this one interface? If so, do we need to setup this company with the French government chart of accounts in code part A (I note from a related topic that the FEC file does not use the Internal Ledger)I had hoped to simply use a Code Part Value for the local office reporting, but suspect we are forced into a full blown company with Group Consolidation and account mapping just for this one audit function!I would be interested to hear from anyone with similar requirements and how or if they got around it?
Hi everyone,I’m trying to skip the first row when uploading data into Budget Versions using an External File Template. I configured the Template Control as shown below, but the header row is still being processed instead of skipped. Has anyone come across this before or have suggestions on what I might be missing?Thanks in advance!
Hello All, If the Account is added in the Acquisiton account and for that account Code part demand for the FA_object (Code_E) is not a mandatory.Can we create a manual voucher for that account without providing the FA_Object(Code_E).Is it possible?
When creating the External Payment Parameters for a Payment Method, it automatically load all the message codes connected to the payment format and issuer.If there are multiple issuers and messages codes, lot of records will get added.When dealing with many banks globally, there can be many Issuers.But there is no option to delete multiple records, which need to be done by one by one. Dealing with many banks globally and there can be many Issuers, which will create many unnecessarry records in this window and that needs deleting.
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.