Q&A for Help with IFS Resources - CEC, LCS, ISC, ServiceNow, Academy, Scope Tool, etc.
Recently active
created the following datasource:View: JT_TASK_UIVwhere: site = '$SITE$' and(description like 'Kalibrierung laut Freigabeverfahren' or description like 'Calibration according approval procedure') andwork_type_id in ('I-PREVENTIV','I-CALIBRATION','QUALITY') andactual_finish is not null and exists (select 1 from ifsapp.resource_tool_equip_join b where b.resource_id = reported_object_id and b.RESOURCE_PARENT_ID like 'TT%' and b.RESOURCE_PARENT_ID not like 'TTA%') andTRUNC(actual_finish) >= trunc(to_date(to_char(add_months(sysdate,-12),'yyyymm') || '01','yyyymmdd')) group by:to_char(actual_finish,'yyyymm') columns:count(*)to_char(actual_finish,'yyyymm')created the bar chart: How do I navigate from a bar in the chart to the page/WorkTasks/List module so that only the tasks for the corresponding month are displayed there? how to set the correct filter? Thank you Christopher
Getting below error while exporting quick report in excel. Url (parameters included) = https://XXXXXXXXX/main/ifsapplications/web/quickreport/945235;path=0.1656053651.1494445447.169839528.1742020729.eyJmIjoiL1JlcG9ydCIsImciOiI5NDUyMzUiLCJpIjp7fSwiYSI6InZpcnR1YWwtMSIsImIiOiIxNzQyMDIwNzI5IiwiZSI6IlF1aWNrIFJlcG9ydDogUmV2ZW51ZSBEZXRhaWxzIGJ5IFNpdGUgYW5kIERhdGUgU2NoZWR1bGUiLCJkIjp0cnVlLCJjIjpmYWxzZX0%3D Error stack:Http failure response for https://XXXXXXXXX/main/ifsapplications/extensions/exportxlsx/v1/cache?id=c042bf59-be38-4978-b994-8975d1a595c8: 504 OK General:Date = 2024-06-03T09:49:34.312ZClient version = 22.2.9.20230609151619.0Browser name = ChromeUser agent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36 Edg/125.0.0.0
Hello IFS Community,I hope you are well.I have created a lobby of type Counter, which allows filtering based on a specific field. When I navigate to access the target screen, the navigation works correctly and the screen opens as expected. However, the filter does not apply on this screen.For your information, I have properly added the filter in the condition and I have also checked the option “Use the data source condition.”I have already implemented the same type of lobby and navigation on another screen using the same logic, and it works properly there.Please find attached a screenshot of the screen with the lobby element for reference.Could you please advise on what might be causing this issue or if there is any additional configuration required for the filter to be applied correctly during navigation?Thank you in advance for your help.Best regards,Karim
I wonder if it is possible to encrypt data using "DBMS_CRYPTO" or "SQL*Net".Are there any IFS users who are using these features to encrypt data?Also, if there are any users who have achieved SQL encryption using other methods, please let us know the IFS version and the general method of how to do it.
If an order is in status Invoiced/closed, are you able to roll back, so that you are able to cancell the order.In our system today we have decided that all our SCO orders will not stop at any steps, so they are Invoiced/closed from the start. That means that no “manually” steps are made.That works fine on 90 % of our invoices from the service contract module.But some of our customers would like to see a proforma invoice, before they want to pay.That means that I need the possibility to sent a proforma invoice to the customer from the SCO order and then be able to set the order back in status “Planned”, if I do not want to invoice the customer for this amount.Do anyone of you know, if this is possible to roll back and already Invoiced/closed order ?
Hello,We would like to clarify how global Column Profiles and Query Profiles are managed in your IFS Assyst environment.Specifically, we would appreciate your input on the following points: Do you use a standard “Global Default User” to maintain and assign global Column and Query Profiles? If yes, is this user intended to be a technical/global user only, rather than a real end user? Do you use a dedicated global login such as XXXXX--ZZGLOBAL for this purpose? How were the login credentials for this global user created in Microsoft Entra ID (Azure AD)? Is it a real Entra ID account? A service account? Or is it excluded from SSO and managed locally? How do you manage changes to global profiles (e.g. updates to columns or queries) so that they are consistently applied to all users? We are particularly interested in understanding what you consider best practice for handling global profiles in an Entra ID–integrated IFS Assyst setup.Thank you in advance for sharing you
Hello, One of our users is wondering if there is an “edit” shortcut.Some screens require scrolling to the top of the page to click the pencil for editing. Wondering if this exists or if I should create an idea. Thanks,Gen
Hi How to check IFS Cloud User License details both FULL and LTU /Siva
็Hi I encounter an error when opening a screen that contains a large amount of data. The screen becomes unresponsive and then displays the error message ‘Operation did not complete in the expected time.’ Could you please advise on how to resolve this issue?
Hello,When trying to cancel a Purchase Order Line (via Change Order or direct action) that is connected to a Work Order, IFS Cloud throws the following error:ORA-20110: PurchaseOrderLine.CANCELWOPEG: There are peggings connected to this purchase order line. Remove the pegging first, then cancel the purchase order line. Could you please advise how to remove the pegging between the Purchase Order Line and the Work Order in IFS Cloud?Is this done from the Work Order, the Purchase Order Line, or via a specific supply/demand pegging view? Thanks in advance for your help.
Is anyone else having issues with being able to search within the community pages ?Typing in a topic and pressing return doesn’t work and neither does CTRL+K
Hello all, I am new to IFS.Please provide the steps to clone an on prem (Remote) 25 R2 from one env to other ( Eg: Test to UAT). Thanks in Advance,Srinivas.
Hi,Looks like above environment is not available to access. I get below error when I try to login with a standard user. It was working ok last Friday. Anybody knows if this is down temporarily and somebody is working on getting this up and running. Or should we report this to ifs for them to attend? if yes, where should we report pls?.Also, I was unable to find a schedule gives us information about date/time of next time the whole data get wiped off in this environment, with standard Ventechi data. Any idea pls ?Link to environment :https://mcas-proxyweb.mcas.ms/certificate-checker?login=false&originalUrl=https%3A%2F%2Fifsgcsc2-d02.demo.ifs.cloud.mcas.ms%2F%3FMcasTsid%3D20892&McasCSRF=01d210ad4fe5fc374ab3204625cfa8a8f16843fb3b45a88e1f4e0b73f0f3ac59Error :Thank you,Roshan
Hi, I tried to call update for Reference_ActivityEstimate in ProjectScopeAndScheduleHandling. It works but the API document doesn’t support Update action.I tried to call another Reference_ReopenAccountingProjectRepost in FinancialProjectHandling. It didn’t work.I would like to know how to decide the update/create would work or not? Thank you,Emma
Issue: In the report designer, I have four fields. Only one field contains data; the other three are blank and do not display even 0 in the output. When I sum all four fields, the result shows NaN.Requirement: Remove NaN and display the sum as the value from the field that actually has data.
We cannot access the URL listed in the performance issue checklist attached to the article below.Please correct the URL and update the checklist. Checklists for Performance Issues: Best Practices | IFS Community CSXXXXXX - Checklist_For_Performance_02.docxCS234567-Checklist_For_Performance_01.docx
Community, We are scheduling a Inventory Period Statistic Report, it is scheduled on the 1st day of each month. Our inventory statistical period is created on each month basis. We would like system to fetch dynamically on Parameter Period. If it is running on Dec.1, 2025, then 12 should be feched to paramter Period field. What function/SQL statement we should us in field Period? Thank you.
HiI am using IFS applications 9. I am receiving the below error massage although control plan for the part is properly done and active. Understand that this issue came up only upon an update in the part BOM revision. Currently unable to create Shop order.Would like to seek assistance on how to resolve this issue. Greatly appreciated.
Not sure if I’m the only one but I completed the prerequisites for AR and AP course in IFS academy but will not let me purchase the learning for these courses
We have used the OpenFile AgetnCall command to open files from a local folder, but it seems to open files from some folders while failing to open files from others. Could you explain the constraints of this command, as the documentation does not provide detailed information?
Hello, I have a materialized view that is populated by the following code (see the File attached However, in the table source INVOICE_ITEM_TAB I can’t find the record where the creator = ‘'CUSTOMER_ORDER_INV_HEAD_API’. Need Help Please , thank you
Hi all,In App9, we can see the full user limit in License Metrics. In my case is 170. How can we see this info in IFS Cloud? From License Metrics in Cloud, i can only see the “IFS users that consume a full license” instead of the total license we have.Thanks.Regards,Zhan Hao
The login page loads successfully, but after entering credentials, the browser stays stuck on the loading spinner — the IFS application never launches. When accessed directly from the IFS Cloud host server, it logs in and loads very quickly. From local systems, it often hangs on loading after authentication.
If "IAM Session and Tokens Configuration" "Sessions" and "Session Idle" of IFSCloud are changed to "62Minutes" and "Session Max" to "64Minutes" logging in from 1, "Session Idle" is "62Minutes" and "Session Max" is "64Minutes" for logging in from 1, but they are not relevant for logging in from 2. Is the recognition correct?In the article "KB0065296", the following is described as "SSO_" as in "SSO_SESSION", but I would like to confirm that it has nothing to do with logging in from 2. "KB0065296"IFS Product - Not possible to alter the system parameter "Time a session is allowed to be idle before it expires"SSO_SESSION_IDLE - Time a session is allowed to be idle before it expires.SSO_SESSION_MAX - Max time before a session is expired.
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.