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

Go Back   Oracle OTM / G-Log GC3 Community Support > OTM / G-Log - Functional Topics > Data Loading
Reload this Page

[SOLVED] 'as.csv' -Load CSV Data via the Application Server


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

Closed Thread
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old April 17th, 2009, 09:55
Junior Member
 
Join Date: Jun 2007
Posts: 24
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 6
Thanked 0 Times in 0 Posts
Rep Power: 0
geetikadua is on a distinguished road
Question [SOLVED] 'as.csv' -Load CSV Data via the Application Server

Dear Users,

I read somewhere that when we upload a file whose name ends in “as.csv” instead of just “.CSV”, it will be interpreted as an application server CSV file, as opposed to a database-centric CSV file .
I tried the same, but it was not a successful attempt.

Has someone worked on 'as.csv' before??

Any suggestion is highly appreciated


Regards

Geetika Dua

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2 (permalink)  
Old April 21st, 2009, 03:04
Member
 
Join Date: Sep 2007
Posts: 39
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 9
Thanked 2 Times in 2 Posts
Rep Power: 0
Dave Lee is on a distinguished road
Re: 'as.csv' -Load CSV Data via the Application Server

Quote:
Originally Posted by geetikadua View Post
Dear Users,

I read somewhere that when we upload a file whose name ends in “as.csv” instead of just “.CSV”, it will be interpreted as an application server CSV file, as opposed to a database-centric CSV file .
I tried the same, but it was not a successful attempt.


Has someone worked on 'as.csv' before??

Any suggestion is highly appreciated


Regards

Geetika Dua

I dun have this problem. I am able to upload data via Integration in OTM using CSV file having both CSV and csv extension.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3 (permalink)  
Old April 21st, 2009, 05:03
Junior Member
 
Join Date: Jun 2007
Posts: 24
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 6
Thanked 0 Times in 0 Posts
Rep Power: 0
geetikadua is on a distinguished road
Re: 'as.csv' -Load CSV Data via the Application Server

Hi Dave Lee,

Thanks for the response, Could you please share some test file of as.csv , which was successful during upload . Might be i am missing something



Regards
Geetika Dua
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4 (permalink)  
Old April 21st, 2009, 06:10
Member
 
Join Date: Sep 2007
Posts: 39
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 9
Thanked 2 Times in 2 Posts
Rep Power: 0
Dave Lee is on a distinguished road
Re: 'as.csv' -Load CSV Data via the Application Server

No problem. I am sending you the Order Base Ref Number Qualifier csv data that i have uploaded successfully. Hope it's will help
Attached Files
File Type: zip OB_REFNUM_QUAL.zip (269 Bytes, 10 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5 (permalink)  
Old April 21st, 2009, 06:21
Junior Member
 
Join Date: Jun 2007
Posts: 24
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 6
Thanked 0 Times in 0 Posts
Rep Power: 0
geetikadua is on a distinguished road
Re: 'as.csv' -Load CSV Data via the Application Server

Hi Dave Lee


Thank you for the attachment, but i need a appilcation server csv, which ends with 'as.csv' not like a normal csv .
Say for the same file OB_REFNUM_QUAL.csv , name for application csv would be OB_REFNUM_QUAL.as.csv

Can you please provide me that if possible.


Regards
Geetika Dua
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #6 (permalink)  
Old April 21st, 2009, 08:53
Senior Member
 
Join Date: Sep 2007
Location: india
Posts: 191
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 9
Thanked 13 Times in 13 Posts
Rep Power: 3
nipunlakhotia is on a distinguished road
Send a message via Yahoo to nipunlakhotia
Re: 'as.csv' -Load CSV Data via the Application Server

Hi Geetika,

PFA sample as.csv file (Location.as.csv). I tried this and it was uploaded correctly.

Please note the second line must be a comma-separated list of attribute names. Attribute names are like database column names, except they omit the underscores and use mixed case. For example,a column called location_gid corresponds to the attribute locationGid. Note that the first character is in lower-case for attribute names, but upper case for entity names.
Attached Files
File Type: zip Location.as.zip (216 Bytes, 24 views)
__________________
Regards,
Nipun Lakhotia
OTM Center of Excellence, Infosys
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #7 (permalink)  
Old April 21st, 2009, 09:19
Junior Member
 
Join Date: Jun 2007
Posts: 24
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 6
Thanked 0 Times in 0 Posts
Rep Power: 0
geetikadua is on a distinguished road
Exclamation Re: 'as.csv' -Load CSV Data via the Application Server

Hi Nipun,

Its still giving the error which i found previously . Please view the attachment for the error, It says ''class not found'' !! I am using OTM 5.5 . Which OTM version you are using ?

Please suggest !!!

Regards
Geetika Dua
Attached Files
File Type: doc Screenshot.doc (58.0 KB, 16 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #8 (permalink)  
Old April 21st, 2009, 10:25
Senior Member
 
Join Date: Sep 2007
Location: india
Posts: 191
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 9
Thanked 13 Times in 13 Posts
Rep Power: 3
nipunlakhotia is on a distinguished road
Send a message via Yahoo to nipunlakhotia
Re: 'as.csv' -Load CSV Data via the Application Server

Hi Geetika,

I am working on OTM 5.5 cu04 and the above CSV get loaded correctly (without any such error). Just cross check again whether you have entered the domain names correctly at all places in the CSV
__________________
Regards,
Nipun Lakhotia
OTM Center of Excellence, Infosys
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #9 (permalink)  
Old April 24th, 2009, 11:03
Junior Member
 
Join Date: Jun 2007
Posts: 24
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 6
Thanked 0 Times in 0 Posts
Rep Power: 0
geetikadua is on a distinguished road
Re: 'as.csv' -Load CSV Data via the Application Server

Hi Nipun,

domain looks fine, Still the same error


Regards
Geetika Dua
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #10 (permalink)  
Old April 24th, 2009, 11:52
Senior Member
 
Join Date: Sep 2007
Location: india
Posts: 191
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 9
Thanked 13 Times in 13 Posts
Rep Power: 3
nipunlakhotia is on a distinguished road
Send a message via Yahoo to nipunlakhotia
Re: 'as.csv' -Load CSV Data via the Application Server

Then it might be some other issue pertaining to domain/installation. Check with oracle support for the same
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread


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
Duplication of Data load nikesh mohanlal Data Loading 6 November 25th, 2008 12:56
Extract Data from Czarlite & load into OTM ? MURTHYKO Data Loading 0 May 16th, 2008 03:57
How to Load data into TransOrder Interface kaavya Data Loading 1 April 24th, 2008 03:59
Oracle Application Server running out of memory JayVal Performance, Scalability and HA 5 March 10th, 2008 15:09
Application Server out of Memory - glog.webserver.mediator.MediatorDiagServlet james_foran Performance, Scalability and HA 2 February 29th, 2008 00:09



All times are GMT. The time now is 12:11.
Copyright © 2006-2010, 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 41 42 43 44