CLM excel import

Hi CLM gurus,
I have this problem AGAIN regarding CLM imports. I have successfully outputted an EXCEL file (.xls) from XI. When I open the file, it can be opened as an excel file with no problems. When we tried importing it to CLM, the file was not recognized as an excel file. The file that I created was an XML that was transformed to .xls using xslt mapping. How can we remedy this problem. Isn't xls-transformed excel same as .xls excel?
Thanks all.
IX

Hi XI,
    E-Sourcing does not recognize .XML  extension, instead you will have to use .xml  extension. So in PI Integration Builder,in Communication Channel configured for this scenario ,use .xml as file detention in "File Name Scheme", that will resolve this issue.
Regards,
Satish

Similar Messages

  • Excel Importer for Visual Studio LightSwitch 2013

    Has anyone managed to get the 'Excel Importer for Visual Studio LightSwitch' extension working with Visual Studio 2013?

    Hi Kevin,
    I assume you mean this extension here -
    http://code.msdn.microsoft.com/silverlight/Excel-Importer-for-Visual-61dd4a90
    From what I can tell that does not yet support VS 2013.  The source code is of course available, so you could attempt to fix it up yourself and tell us the result.
    Thanks.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Combining Text in Automator for Excel import.

    I'm attempting to create an automator workflow that will string some text together so that it can be imported into an Excel worksheet. Here's my workflow so far.
    • New Text File
    Creates file temp.txt
    • Run AppleScript
    Opens file temp.txt
    • Get Specified Text (specified text below)
    Read Today
    Read Tomorrow
    Read This Week
    Read This Month
    • Filter Paragraphs (needed so the text is not treated as one big line of text and is displayed in the next step correctly)
    Return Paragraphs that are not empty
    • Choose from List (all 4 items displayed correctly, all selected by default)
    Select one item
    • Set Contents of TextEdit Document (temp.txt) (append)
    • Get Specified Text (specified text below (a semi-colon))
    • Set Contents of TextEdit Document (temp.txt) (append)
    • Get Specified Text (specified text below)
    keywords go here
    • Set Contents of TextEdit Document (temp.txt) (append)
    • Get Contents of TextEdit Document (results below)
    Read Today
    keywords go here"
    (Once I get this part working, I will add a URL onto it also).
    So, all my content has arrived here, but on three different lines. But because it is on three different lines, it does not import into Excel correctly. I can't concatenate this using the usual AppleScript method because I would have to declare these items as variables. I've tried various ideas, but I cannot get the three above to append to one line, like this…
    Read Today;keywords go here
    without manual intervention, which sort of defeats the reason for trying to automate this.
    I hope I've explained this well enough that it makes sense.
    Any help or ideas are appreciated.

    Well, it is good to know that it can be done in Applescript, though I have not found a way to accomplish this. All examples I have seen (Googling and AppleScript 1-2-3 book) use set statements using static strings, and then concatenating those statements together. Since my values are dynamic, those examples don't help.
    What I have to work with are these lines of text in a new document.
    Read Today
    keywords go here
    The text will vary from run to run.
    What I need to end with is… (for use in Excel, import text files action)
    Read Today;keywords go here (line1 & line2 & line3)
    So, I don't know how to proceed from here, unless I can do something like set var1 to line1 of temp.txt, set var2 to line2 of temp.txt, etc.

  • Excel Import/Export in RulesManager ?

    Hi ,
    We do have Excel import/Export feature at Designtime. Do we have same feature at runtime in RulesManager also ?
    Regards, Anil

    Hi Anil
    Currently Import/Export of Decision Table to Excel sheet is not available in CE 7.2. However, this is available from the 7.3 release.
    Regards
    Harsh

  • DRM Excel Import file format?

    Hi Everyone !!
    I want to import data from Excel sheet using DRM
    please can anyone share a sample format for this in excel , DRM Excel import file
    thanks in advance

    I don't think we have an option to Import from Excel file, we are currently in 11.1.2.2 and so far it supported only a Text File Import, In the latest version we can Import from Tables, also no where Oracle has mentioned that we can Import from an Excel File.

  • UCMDB Excel import - update/delete relationship

    Hi, is any solution to update or delete a relationship between the object in Excel import? I created one (excel import), but there are wrong way in the relationship, so I want to change/update or delete all wrong, and create the good . Anyone have any ideas?

    Hi,
    Do you mind telling us which Excel version are you using? Which file are you using as data source? Excel, access or other? I tested in my environment, but I can't reproduce your issue.
    Would you like to share us a sample data source through OneDrive if possible?
    On the other hand, I recommend we follow this link to re-create the connection to test:
    http://exceluser.com/formulas/msquery-excel-relational-data.htm
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Excel Import problem

    I'm having trouble with importing data from excel. I'm using HiQ version 4.5 and during import spurious data seems to appear after import. doesn't inspire confidence in software quality

    When the Excel Import dialog is invoked, you need to give the information required on the tabs.
    1. On the columns tab: Shuttle any columns you want imported to the right.
    2. On the Data Types Tab: In the second column, you need to match the column selected with the column in your table.
    Then you can say insert.
    Sue

  • Excel import With Sequance Value

    Hi
    I need to import data From Excel, but how i can set primary key from a Sequence value??

    You do it from outside the Excel -> Import wizard in SQL Developer.
    Define your table so your column is populated by a sequence. You can do this via an INSERT TRIGGER.
    When you define your Import scenario, leave the ID field alone, i.e. set it such that no values are passed, then your trigger will fire and the sequence.nextval will be used.

  • Excel import wizard

    Hello,
    I would like to import excel files by using a configuration file. Normally I do this using the Excel import wizard. I want to find out if it is possible to write a command in the script so I can just drop in any excel files and it automatically adjust.
    Does anybody know how to do this?
    greets,
    Robert

    Hi Robert,
    There is no way to automate the creation of the STP file that I know of, short of using ASCII commands to build up the STP file from scratch, and I don't have any information as to the structure and contents of the STP file.  I know some customers have worked on this with the ASCII Wizard and resulting STP files, but I don't know how to help you do it.
    If your Excel files are not too big, you, might consider instead building the desired intelligence into an import script or a DataPlugin, and in both cases it could be built on either ADO technology or ActiveX technology.  With this approach you could evaluate cell-by-cell and reject any empty cells or import the file differently depending on what values you find in particular cells.
    Regards,
    Brad Turpin
    DIAdem Product Support Engineer
    National Instruments

  • Excel import: importing too many rows

    I am working with SQL Developer 1.2.0 Build MAIN-29.98 and have a problem with Excel import: I would like to import some data from an XLS file. I click on Actions -> Import Data -> Excel, complete the dialog and check the DML: there are 3 insert into SQL statements that are correct (I can run them manually); however, SQL Developer imports not only 3 rows but much more! I cancelled the action after SQL Developer already imported 1015 rows!
    What am I doing wrong?
    Thanks!

    When I do a print preview I see only the rows and columns I entered, there is only one page. It seems that everything is ok in Excel.
    In the Excel import dialog SQL Developer correctly shows the preview of the content of the XLS file.
    Interestingly I often get a Java NullPointerException (local Java 6 JRE & JDK installation) when calling the Excel import dialog :(

  • Excel-Import with SBO 2007

    Hello to all!
    I have problems concerning the Excel-Import-function within SAP 2007.
    I want to import some business partners (what should not be such a huge problem), but an internal error occures which states:
    "internal error: Payment Methods for Payment Wizard (OPYM) (-2007) occured.
    After I set up the Payment Wizard it is still not working - now the internal error stats: "(-2007)".
    Experimentally, I tried to import the bp-data into an older version SAP BO 2005 - as personally expected no internal errors occured! even if i do not set up the Payment Wizard...
    Here are some facts to our sbo 2007 version:
    2007A (8.00.178)
    SP: 00
    PL: 44
    I tried to find a thread upon this topic, but I could not find any. Maybe some of you might be able to help me! I am looking forward to it,
    thanks a lot
    daniel

    Hi Daniel,
    i had have similar problems by importing datas via excel function. My suggestion is to import step by step.
    Select a few records and separate it into an extra excel sheet...(5-10 Records)
    First try to import only CardCode, CardName, second try 2 records more. So you will find the records, that makes some trouble.
    Regards Steffen
    (P.S. I think it could be the g/l account definition, but i am not sure.)

  • Excel Import of Dates while in Manual Task Mode

    It appears that I cannot do an Excel import into start/finish fields for a task that is set to manual mode.  Is this true, or am I overlooking something?
    This is annoying.  I am having to import into the temporary fields of start1/finish1, then copy the dates over to start/finish.  Using manual mode is important because it ignores dates and holidays.  If my customer says an activity is to occur
    on a Saturday, then so be it; I can't have the tool changing it to Monday.

    Hi John -
    We have a Customer that has data in a SharePoint list.  Included in this data is start and finish dates.  Of course our preference would be to have this particular Customer join our Project Server instantiation as yet one more PWA user.  However,
    there are scores of people that are maintaining this legacy SharePoint list and we are trying to be accomodating to their interface.  To that end, we are trying to devise a process that will allow us to periodically ingest their data into our Server. 
    Once in our Server, we can then start creating links from there to the rest of our Enterprise, most likely via Deliverable/Dependency relationships which we have tuned to a fine science with macros.
    There are people I know and respect that HATE Manual Mode and think it the worst thing to ever happen to MS Project.  I wouldn't go that far, but my initial impression of the capability was that it seemed to allow the ability to copy/paste a twin
    column of start/finish dates from Excel and paste directly into the Project start/finish.  Up until v2010, this was never possible --- copying a date into Start would set a "Start No Earlier Than" constraint and then plunking
    a date into finish would then set a "Finish No Earlier Than" constraint and immediatly forget the start date that was just provided!!!! We have known that if you want to copy from Excel into Project, then you need to copy a start date and a duration
    and let Project compute the finish, and cross your fingers that the finish date in Project matches the one in the Excel file.  My current impression of the capability is that it still has a way to go to meet expectations.  The fact that there are
    smart people on this thread getting different results and none of us knows why is very troubling. 
    One more thing I will add about how we use Manual Mode.  We switched our macros that create Depedency links to using manual mode.  We did this for two reasons: (1) people were complaining about all the "Must Start" constraints that
    we were setting.  (2) This allowed us to force dates to weekends/holidays without the imposition of a 7-day calendar. Having so much as one record in schedule with Task Calendar set to anything other than "None" then prohibits the ability to
    update a schedule in PWA.  We have had tremendous success with using Manual Mode from this perspective.
    Regards,
    Chris

  • Excel import problems (collected)

    There are a few problems with Excel Import. Some have been reported elsewhere.
    Test Data
    Table Definition.
      CREATE TABLE "JIM"."EXCEL_IMPORT"
       (     "COLUMN1" VARCHAR2(100 BYTE),
         "COLUMN2" VARCHAR2(100 BYTE),
         "COLUMN3" VARCHAR2(100 BYTE),
         "COLUMN4" NUMBER(10,2),
         "COLUMN5" NUMBER(10,0)
      TABLESPACE "USERS" ;
    Spreadsheet contents
    Label1,Name 1,Desc 1,2.95,2.45
    Label2,Name 2,Desc 2,1,1.23456
    1 The file chooser doesn't remember the last directory used, but defaults to the sqldeveloper install directory.
    2 Numbers in the preview are truncated/rounded.
    2.95->3
    2.45->2.4
    1->1
    1.23456->1.2
    3 If you make a mistake in assigning table columns to spreadsheet columns, you can't undo it because the columns already used are removed from the list of available columns. This needs an 'De-assign' option
    4 When you assign columns, number columns don't get their precision or scale picked up.
    This shouldn't matter because the DML is simple doing insert...values(1.2), but the end result is wrong (see 5).
    The DML looks OK (relative to the already rounded numbers, not to the original spreadsheet.
    insert into EXCEL_IMPORT (COLUMN1,COLUMN2,COLUMN3,COLUMN4,COLUMN5) VALUES('Label1','Name 1','Desc 1',3,2.4);
    insert into EXCEL_IMPORT (COLUMN1,COLUMN2,COLUMN3,COLUMN4,COLUMN5) VALUES('Label2','Name 2','Desc 2',1,1.2);
    5 A problem with assigning colums if you switch off header row after assigning columns. There are a number of slightly different problems.
    a. Select your table and select all the columns in the 'Columns' tab
    b. Assign table columns to your spreadsheet columns in the 'Data Types' tab
    c Go back to the columns tab
    d Uncheck 'Header Row?' - the columns are all deselected
    e Reselect all columns
    Any of several things may happen now
    e.1 In the Data types tab, columns may be missing
    e.2 Column assignments may be wrong
    e.3 There are no table columns in the drop down when trying to assign columns
    It looks as if the handling of the list of table columns is not right.
    6 The 'Choose data type' prompt is misleading. It should be 'Choose Table Column'
    7 The help is very sparse, especially on the datatypes tab.
    I've also posted a couple of enhancement suggestions in the exchange
    - an option to save the DML
    - an option to save the metadata for a given import so that the next import to the same table is just a matter of select file and go.

    Are there any solutions to the data truncation/rounding problem?
    I am trying to import Excel data into tables through SQL Developer and notice that the preview screen displays truncated/rounded numbers even after I have deliberately formatted the data in Excel as numbers in 3.2 format. Is there a workaround?
    Thanks for any advice you can give.
    Frank Eichel
    Forest Inventory Analyst
    Natural Resources Canada
    Victoria, Canada

  • FDM Excel Import Issue - Data not loading.

    I cannot get an excel mappping table to load to FDM. I am working on the Entiy dimension. I noticed a few things when trying to trouble shoot this. If you delete a record, the excel file will load that one entity back to the mapping table with the changes from the excel file. Also, if I delete the table and load a new mapping table with excel it will add the first record. The only thing that changes on the new load is the data key. I could not find anything in the Oracle forum on this.
    When you manually load this data you do not add the sequence number, which seems to be always zero , the data key, which seems to be incrementing itself some how(but not sequentially) , and the partion key and dimname , which appear to not change. I was assuming that the issue was in the way I was adding this other data. I am obviiously new to FDM, so any help would be much appreciated. Thanks!

    I am facing similar issue.
    I am trying to map ICP Entries using an excel file.
    I have made 2 mapping (explicit) entries, manually and exported it in Excel and then added all the Mappings in the same file, in proper format. when I am importing, I am not getting any error but the mapping is not getting updated and the new entries are also not getting added. so Ideally no Change in the tDatamap table.
    Environment details: FDM Version 11.1.1.3 is getting used. Target App is Essbase 11.1.1.3. able to connect to Essbase, no issues with connectivity.
    Has anyone face this issue.

  • Windows 7/8.1 Excel import issues

    I'm having similar issues as other posters and there doesn't seem to be an answer
    I'm using Office 2010 on XP, Win7 and Win8.1
    the files to import are print spool files (fixed width) with lots of columns of numbers
    The only time the file imports correctly is in XP
    Problem #1 - on an Windows 7 box, I can import the file just fine but any formulas created don't work.  Any ideas why?
    Problem #2 - on Windows 8.1, when I go through the text import wizard (Step 2) the column lines move as I scroll through to create the columns.  Why wouldn't they stay static where I created them?
    Thank you for any suggestions!
    Could this be an Excel patch from MS for some reason???

    Hello ,
    Thank you for your question.
    I am trying to involve someone familiar with this topic to further look at this issue.
    George Zhao
    TechNet Community Support

Maybe you are looking for

  • How to use a connection across multiple request

    What is the idea of using a connection across multiple requests.

  • Wich is correct way to handle Workflow of documents ?

    We are starting a project to handle Workflow of documents. We have an Enterprise with some Users that edit and publish documents; and related subcompanies that have Users that read only the documents. We have to handle the revisions of documents, the

  • Measuring Documents in Plant Maint. ECC 6.0

    Hello I've couple of questions/issues - pl. help. 1. We are able to create a maintenance order of type PM01, however,we are not able to access the measuring points from the order to enter the readings. I know in earlier versions there is a button in

  • Morning Coffee for version 10.0.2 does not load. Why?

    Does this extension work with 10.0.2? If not, how do I go back to one that it does?

  • Need Bapi's for HR module....

    HI experts, For each attribute I need the following information: ·        To which InfoType does it belong (both HR US and HR INT.) ·        Which BAPI is used or available to read the information? (both HR US and HR INT.) ·        Which BAPI is used