
Issue while trying to update using ATP adapter using the option …
Apr 19, 2024 · Summary: Unable to use update query in Run Sql Statement option under ATP adapter
New to NetSuite | SuiteQL: Understanding the Query.toSuiteQL()
Apr 29, 2025 · What is Query.toSuiteQL ()? The Query.toSuiteQL () method converts an existing query.Query object into its SuiteQL representation, resulting in a query.SuiteQL object. This …
Need to find the details associated with the Last Update Login …
Oct 24, 2025 · Could anyone please explain how to retrieve the user or session details related to this Last Update Login value? Appreciate if you could share table details or query.
Query using orderLine table works in SuiteQL but not in ODBC query
Jun 13, 2025 · Hello! I'm running into an issue with a ODBC query I'm trying to write for the Netsuite v2 data source that involves the orderLine table.
Error Work Order Number Invalid — oracle-mosc
Jan 5, 2022 · This case have been happened before and the result of our investigation is it's because of F4108.iodoc1 is not equal to F4108.iolotn. The solution is update direct using sql …
Can we update Query in Data Exchange dynamically?
Jan 23, 2025 · Hi , We have a direct integration with a database to pull data using a View. The database query is something like below.
How to disable/enable fnd concurrent programs using sql script?
Jan 1, 2009 · Dear friends, I have requirement to put on hold all the jobs and alerts scheduled in fnd concurrent programs using sql script?
How to GET only newly created/modified Suppliers from Oracle …
Nov 13, 2018 · Hi, I need to pull only newly created/modified suppliers, contact and site from Oracle Fusion through REST API, but it is missing LAST_UPDATE_DATE in query parameter.
How to update PO Line DFF using REST API?
Feb 13, 2023 · How to update PO Line DFF using REST API? Feb 13, 2023 4:06PM 3 comments Summary: How to update PO Line DFF using REST API? Content (required): Hi Team. We …
Has anyone worked on approval rule where we can fetch approver …
Jan 28, 2025 · We have this query to fetch approver on requisition based on Cost center and amount and the below query is working fine but we have a requirement to update the query to …