Free Trial
4 steps to get started:
- Register
- Download and install the xls4oracle tool
- Receive a free 30 day trial key
- Select any of the xls4oracle templatesLinks
Meta
Category Archives: Templates Development
New template to load Brazilian Fiscal Classifications
A new template to load Brazilian Fiscal Classifications is added. Load BR Fiscal Classifications
Posted in Dataload, News, Templates, Templates Development, xls4oracle
Leave a comment
New template to Load Pricelist
New template added for extract existing pricelist, update existing or enddate existing and create new. Just enter pricelist name on the bind sheet and execute the sql. Data sheet only need: Pricelist name item no list price start date If … Continue reading
Posted in News, Templates, Templates Development, xls4oracle
Leave a comment
Template for Brazilian Tax Exemptions
A new template is on its way. The template will load tax exemptions and legal messages. There is no API for this, so data is loaded directly into base tables. The template is validating all codes and getting the id’s needed. … Continue reading
Posted in Dataload, Templates, Templates Development, xls4oracle
Leave a comment
New template for initiating Concurrent Requests
The new template will initiate concurrent requests defined in a excel sheet. This is very usefull for unit tests, where you want to run the same report with different parameters, over and over again between development updates, until the report … Continue reading
Posted in Templates Development
Leave a comment
The Process of Creating Pricelist Modifiers
This is the story of how to update the item category set on pricelist modifiers. In order to do that you must inactivate all modifiers, change the pointer to the new category set and create a new complete set of modifiers … Continue reading
Posted in Templates Development
Leave a comment
The API script
The API script has been updated. It will now handle both ‘in’ and ‘in/out’ arguments. The F load_fa_adjustments template is build using the api.sql scripts.
Posted in Templates Development
Leave a comment
QP_MODIFIERS_PUB.PROCESS_MODIFIERS – Qualifiers
Qualifiers on header level can be create in one API call but to create a qualifier on modifier level, you need to have a second API call, using the return values from the first API: DECLARE – copyright 2008 – … Continue reading
Posted in Templates Development
Leave a comment
Stock Locator Load
In 11.5.10 the INV_LOC_WMS_PUB.CREATE_LOCATOR API fails. As far as I can see, it is the key flex field validation that newer succeeds, and I can not find any insert statements in the API package – I am putting this one … Continue reading
Posted in Templates Development
Leave a comment
Customer Load R12 is verified on the Vision database
The custome load has just been verified on the Vision Release 12 database. The Load_customer_v207.xls has 5 rows that load: organization account account relations addresses business purposes Only the customer data sheet and the ‘created by module’ on the mapping sheet … Continue reading
Posted in Templates Development
Leave a comment
Updated template: Load Pricelist Modifiers
The Load Pricelist Modifiers template has been updated. The plsql will handle sheet value inputs – that will fill the ID’s for API. In order to load line qualifiers, the modifier line must exist, so a second API call was … Continue reading
Posted in Templates Development
Leave a comment