otmfaqForumsBlogsRegister
FAQMembers ListCalendarToday's PostsSearch


 Subscribe Blogs:RSS
 Subscribe Forums:RSS
 Follow New Posts:Twitter
OTMFAQ Home
OTMFAQ Blogs
OTMFAQ Forums
OTM Wiki

OTM SIG
OTM Wiki
MavenWire


Data Loading Loading data into OTM / G-Log through CSVs, XML, and the UI.

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old February 18th, 2008, 23:05
Junior Member
 
Join Date: Aug 2007
Posts: 2
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
sgshah is on a distinguished road
Issue with 'Upload an XML/CSV Transmission'

Hi,

I am having issues updating a custom table using 'Upload an XML/CSV Transmission' in OTM.

The initial load of the table is fine; however, following update to the table are erroring out.

Table Definition:
----------
CREATETABLE CUSTOM_TABLE (
DC VARCHAR2(100)NOTNULL,
STATE VARCHAR2(100)NOTNULL,
LAST_PICK_RELEASE VARCHAR2(100)NOTNULL,
SHIPMENT_DATE VARCHAR2(100)NOTNULL,
DELIVERY_DATE VARCHAR2(100)NOTNULL,
DOMAIN_NAME VARCHAR2(50)NOTNULL,
INSERT_USER VARCHAR2(128)NOTNULL,
INSERT_DATE DATENOTNULL,
UPDATE_USER VARCHAR2(128),
UPDATE_DATE DATE,
PRIMARYKEY( DC, STATE )
----------

I have provided grants to APP_USER and EXT_USER. As well as created similar Triggers found in other OTM tables (to update UPDATE_DATE & UPDATE_USER etc.)

The initial load CSV is something like this (Sample):
----------
GLOGOWNER.CUSTOM_TABLE
DC,STATE,LAST_PICK_RELEASE,SHIPMENT_DATE,DELIVERY_ DATE,DOMAIN_NAME
ONT,AK,Monday,Wednesday,Friday,TESTDOMAIN
ONT,HI,Monday,Wednesday,Friday,TESTDOMAIN
ONT,DE,Monday,Wednesday,Tuesday,TESTDOMAIN
--------

And the update CSV is something like this:
--------
GLOGOWNER.CUSTOM_TABLE
DC,STATE,LAST_PICK_RELEASE,SHIPMENT_DATE,DELIVERY_ DATE,DOMAIN_NAME
ONT,AK,Monday,Wednesday,Monday,TESTDOMAIN
ONT,HI,Monday,Wednesday,Monday,TESTDOMAIN
ONT,DE,Monday,Wednesday,Monday,TESTDOMAIN
--------

When I try to upload the update into OTM via CSV (using IU - Insert Update), all records fail with the following error: ORA-00936: missing expression. The Key to the table is STATE-DC, and thus I would assume that any changes to the non-key fields would be updated, however, no changes to the table are seen, as they all error out.

Thanks,
Samir
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Upload an XML/CSV Transmission problem pmalin Integration and Data Mapping 10 February 15th, 2010 17:41
Consolidated Invoice upload vsevs Data Loading 3 October 1st, 2009 03:15
CSV File Upload Error kabaliganesan Data Loading 3 June 29th, 2009 05:57
[SOLVED] Sending back transmission status from OTM in case of outbound transmission. mandrita.ca Integration and Data Mapping 0 February 3rd, 2009 06:39
Document Upload Vinod Data Loading 2 November 14th, 2007 04:17



All times are GMT. The time now is 20:54.
Copyright © 2006-2009, Open Book Solutions LLC. All rights reserved.


Inactive Reminders By Icora Web Design

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40