Import/Export troubles

Hi,
I'm testing import/export scripts to export components
and pagegroups from a 10g (9.0.4.0.99) Portal (upgraded from 3.0.9.8.5), and import them into a fresh installed 10g
Portal instance.
I have some troubles with privileges on the components after the import: every component which had specific privileges (not inherited from DB provider)in the origin portal, seems to be imported with no privilege at all (only 'export' link is displayed) in the the new one.
Any idea?
I also have troubles importing pagegroups, export works bu no Pagegroup is created during import.
Any help would be great (before I log a Tar).
Thanks.
Christophe.

i'm also new to export/import portal, so i can reply just with a question.....where are the transport sets saved ???
I might also guess a solution at your problem:
did you placed a tick on the "Export Access Control List" option ??
bye

Similar Messages

  • Colours trouble with a psd file after import/export through Lightroom 4

    I'm working with CS5, and I just bought LR4. I took a psd file (in Adobe 98 space) and I imported it in LR 4, and the exported as psd file in Adobe 98 colour space. Both files, the original one and the other after import/export, are quite different. The saturation of the res is not the same... When I repeat this experinece with a psd file in sRGB or in Prophoto, I have no difference betwwen both files.
    I then conclude that LR doesn't recognize the adobe 98 pprofile of my psd file.
    Is that normal, have you tried this experience, is there a bug in LR or a bug in the way, I proceed?
    Best regards

    When you import there is an Advanced button in one of the dialogs. Click that and you will be able to Paginate against chosen styles. That will break your document into topics.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Questions on Subviews and Import/Export in Data Modeler v3 EA1.

    I have a few questions about the capabilities of Data Modeler v3 EA1:
    1) Is it possible to rename subviews? Would like more meaningful names then Relational_x - Subview_x.
    2) Is it possible to save documents at subview level?
    3) Is it possible to import/export subsets of data?
    4) Having problems importing Erwin 7 .xml file, is there known problems with this import?
    Judy

    Hi Judy,
    1) To rename a subview just right click on it in the browser tree and select "Properties". In the properties dialog change the name and click OK button.
    2) You can save a subview as new Data Modeler design - from the File menu select Export -> To Data Modeling Design. In the newly opened dialog select the subview you want to export and click OK button.
    3) After saving a subview as new design (see answer #2) it can be imported in some other design (File -> Import -> Data Modeler Design).
    4) What kind of problems do you have with import of Erwin 7.* xml file?
    Regards,
    Ivan

  • How to import/export data in pl/sql developer

    how to import/export data,table script in pl/sql developer.
    By using the export functionality i am getting the dump file.I want a sql file.How do i do it?
    And i want the data in csv file and table script in a sep sql file.How do i do it?

    <li>run your query in "Query Builder"
    <li>Right-Click on the Query-Results
    <li>Click "Export"
    <li>Click on the "Drop-Down" in front of "Format" and choose "insert"
    <li>Provide the location and name of ther "sql" file.
    If you want output in CSV format, choose "csv" from the "format" drop-down.
    HTH

  • Getting an error while importing/exporting the universe from my BO Designer

    Hi,
       I am facing a issue while importing/exporting the universe from my BO Designer to the Server.The error is mentioned below.
       'File Repository Server Input is down'
       Once I click the OK button on this error message, it displays  the message
       'Could not import the Universe'.
      I tried the check the status of the File Repository Server (Ouput and Input) and also the of the Root Directory on the  Physical Server and also my machine.They all have read-write access.
    Installed Version of the Universe Designer Client: Business Object XI Release 2 SP3
    Installed Version of the BO Enterprise Server: Business Object XI Release 2 SP2
      Can you please help me to resolve the issue

    Hi,
       The step you have mentioned may not be applicable to my issue as one of my colleagues can import/export the universe from the same server
    The second thing is that a DB2 Client v9 is installed on both mine and my colleagues system.The Designer software can recognise the DB2 drivers on his system but it cannot recognise the same drivers on my system.I even checked the versions of the BO software installed on his and my system and they are same.
    The only difference is that his machine is a Windows XP Machine and mine is a Network Desktop.
    Will any of the above two things will affect the operation of the BO Designer.
    Thanks
    Prabhakar Korada

  • Attunity connectors for Oracle in Import Export Wizard in SQL Server 2008 R2

    Is there a way we can see the Attunity connectors drivers in the Import/Export Wizard (64 bit) for SQL Server 2008 R2?
    Although I made it work for SSIS, I would need these drivers in the Import/Export wizard so as to automate it for numerous number of tables which I want to migrate.
    Can the Attunity connectors for Oracle be used in the Import/Export wizard? If so please let me know.
    Regards,
    Ashutosh.
    Ashutosh.

    I have 100 tables to migrate. Creating a data flow for each table is tedious and that's why I was looking out for a way to do it through import export wizard so that I don't have to create a separate data source and destination for each table in the Data
    flow Task.
    Is there a way to loop through all tables and transfer data in SSIS without having multiple sources and destinations created for each table? This also involves a bit of transformation as well.
    Regards,
    Ashutosh.

  • IMPORT/EXPORT statement in Background Mode

    Hey dudes,
    I am facing a problem in my coding. I am dealing with coding in several events in IS-U, transaction FPY1.
    However, it's not so important ya. Now I am written some code on IMPORT and EXPORT some parameters between 2 program code. It's work very fine only in 'DEBUG MODE', but when it's running not debug mode (Is BACKGROUND MODE), coz it's massive run program.
    I suspect it's because of the background job. Does background job using ABAP Memory? IMPORT/EXPORT is only for dialog work process, not background work process?? I have a lot of question mark on my head now..
    Hope anyone facing dis issue before can help.
    Cheers,
    Isaac.

    Are you trying to pass data via EXPORT/IMPORT between two programs that are both running in background, or from an online session to a background process?... i.e. what are the two lots of program code that you are wanting to pass parameters between? 
    It would be fine for a background program to "export" data to a memory ID, then for the same batch program to submit another program that does the "import" from the same memory ID... but this method won't work for an online user doing an "export" and a batch job doing an "import" -> for this to work, you would need to persist the parameters so that the batch job can retrieve them.
    If you can explain the scenario a bit more, will try to offer more help...
    Jonathan

  • Import & Export of Internal table

    Hello All,
    In my requirement I need to call the MB5B program RM07MLBD. I used the code like this.
    SUBMIT rm07mlbd AND RETURN
                WITH matnr   IN  so_matnr
                WITH werks   IN  so_werks
                WITH datum   IN  so_budat.
    Now from the RM07MLBD program I need the get the values of the table * g_t_totals_flat * to my zprogram.
    Is it possible to import & export the Internal table from one program to other.
    Regards,
    Anil.

    Hi,
    You can export the internal table ot memory id and can access the (Import) in the called program.
    Consider this small code from ABAPDOCU.
    DATA text1(10) TYPE c VALUE 'Exporting'.
    DATA: itab TYPE TABLE OF sbook,
          wa_itab LIKE LINE OF itab.
    DO 5 TIMES.
      wa_itab-bookid = 100 + sy-index.
      APPEND wa_itab TO itab.
    ENDDO.
    EXPORT text1
           text2 = 'Literal'
      TO MEMORY ID 'text'.
    EXPORT itab
      TO MEMORY ID 'table'.
    Regards
    Bikas

  • ABAP command IMPORT/EXPORT

    Hi!
    I would like to know whats the replacement for the IMPORT and export commands used in 4.7c  in ECC6. Can anyone tell me whats the replacement commands for import and export command that is used in abap/4 4.7c for ECC6.
    Thanks

    Hi Aarav,
    there is nothing like replacement for import/export.there is another statements to transferdata which are Set/Get.
    when you are working with sap you have sessions.so in between session if you want to transfer data then you will use set/get parameters.import/export are used within the session.means you opened se38 and written a program and then go back to se38 initial screen and entered another program name and in that program you want the data which is in the previous program you have written in the se38 in same session.
    reward points if helpful.

  • How i can write a plug in for ai cs6 in c# for import/export of web type document

    can i write a plug in c#(or any other language) for import/export  a screen of the adobe illustrator cs6 in html (or any other format) if document of web type.

    If I understand you correctly, yes, you could write a plugin that imported an HTML file into Illustrator. You could also write one that exported to HTML. I'm not sure how easy it would be, and you won't find any HTML parsing help in the Illustrator SDK, but it's quite easy to create artwork with the SDK.

  • Application import/export failing, hopefully a simple one though

    hi all,
    i'm very new to oracle and am trying to get going with xe. i'm working between work and home and want to be able to transport wherever i'm at to work/home - so i thought the application import/export function would be the best way? first of all, is it?
    if so - i keep getting the
    failed to parse SQL query:
    ORA-00942: table or view does not exist
    error
    i'm running the same versions of oracle, on the same platforms (Application Express 2.1.0.00.39, winXPpro all service packed up). both my users have dba roles and the apps work fine on the machines i created them on. the import and install processes claim to be successful and the error only comes up when i try to log in to the application. any ideas?
    btw - the apps are just simple tests, dependences etc with a couple rows in each table]
    any help be much appreciated even if its "go read this!" as i've googled away & got not much....
    cheers!

    Your problem is likely that in your office you do not have the tables required by your program. The export does not include your tables. You have to create them yourselves

  • Regarding Workflow 2.6.2 backup/migration/import/export

    hi folks. i m quite amazed that this forum does not provide any answer to the question of taking backup of workflow 2.6.2 or import/export of owf_mgr schema. if one cannot take backup how this oracle workflow is stable. how this product is suitable for any organization. its a very basic requirement. ok its about processes and states.... but, even then i cant get the logic of not taking a backup. sometime we have to move data across servers
    the only answer that i have seen for this is way back jan-09-2003 that its not possible yet. its now 2006 any one who can guide may be i got something or many a things wrong.

    hi folks,
    thanks for reply
    Matt: considering ur statment para what i get for para 1
    Full backup is fine - although there are some objects which are owned by SYS, as long as youare going from one database with WF installed to another one, you should be OK.
    is
    what i understand that u are talking about taking backup of entire database and not of just owf_mgr from export utility. if this is the case then do i really need to have owf_mgr user/schema installed where i have to import that backup
    Secondly for Para 2
    Runtime data is a different thing altogether, although I can't really see why you would want to migrate the runtime data from one DB to another.
    what i get from ur description of Runtime data here, is about the data that represents different process states relavant data which is stored and maintained in different tables. Am I Right?
    if the answer is yes then the answer to ur question (asked in the last line of ur statment) is that i dont want only runtime data to be exported rather i wanna export full user and its schema. and the reason from moving it from one server to another server is simply to have backup for the time of system crash or failiure
    I am keenly anticipating ur reply

  • Custom HTML importer/exporter, how to preserve HTML id, class, style

    I need to implement a custom XHTML importer/exporter and CSSFormatResolver.
    If I for example have a p-element: <p id="p1" class="xyz" style="margin:0.7em; color:#3300FF">lorem ipsum</p>
    How do I map the HTML attributes: id, class and style in order to preserve them in the ParagraphElement in order to use them during the custom CSS cascade process and for custom HTML export purposes (the exporter needs to spit out <p id="p1" class="xyz" style="margin:0.7em;  color:#3300FF">lorem ipsum</p> again.
    1. is this mapping correct or will this interfere with internal TLF formatting:
    HTML attribute
    ParagraphElement property
    id
    id
    class
    styleName
    style
    userStyles
    2. What is the purpose of FlowElement.coreStyles (where are those styles applied)?
    3. What is the actual purpose of FlowElement.userStyles, are those styles just for non TLF (end developer custom) purposes or does TLF use them at any point to set the element format properties?
    4. Any other pointers or related (non flex framwork) examples are welcome
    Thanks.
    Cheers, Benny

    Your mapping looks correct to me for id and styleName.
    I think what you are saying about style mapping to userStyles is correct.  Yes userStyles is an object of key value pairs holding all the non-TLF styles for a FlowElement.  coreStyles holds all the TLF styles for a FlowElement. TLF does use userStyles itself for the linkHoverFormat, linkActiveFormat and linkNormalFormat styles.
    Setting FlowElement.userStyles TLF will replace the current set of userStyles with those in the supplied Object.  That Object will be treated as a dictionary of stylenames and values.
    Normally I'd expect you'd use the FlowElement.setStyle API which figures out if a particular style belongs to coreStyles or userStyles and then sets the new style appropriately without changing the others.
    Richard

  • How to import/export in Pl/SQL ?

    Hello
    I want to write a procedure in PL/SQL which will be copying one user's schema to another.
    I have Oracle 9i on Windows 2000.
    My first idea was to use IMP EXP commands, but i need to execute this commands from PL/SQL procedure. How can I do this, except from writing Java procedure using Runtime class - I've done it, it works, but sometimes occure an critical error in Oracle Kernel, and I'm sure that Java code is ok.
    Or maybe there is much easier way to solve such a problem (PL/SQL interface for import/export or something)?
    Thanks for any hints.

    No, imp/exp are standalone utilities with no PL/SQL API. Java would be the way to do it.

  • [solved] AC3d import/export in blender.

    i've looked around, tried a few versions of blender from aur,
    and have yet to encounter a version that comes pre-equiped with AC3D import/export support.
    some of the guys in #blender on freenode inform me their 2.49 versions have it, and that it's not yet in 2.5 versions.
    i dont mind using 2.49...  so long as i can get AC3d to work.
    anyone else using blender?   and have AC3D support, in archlinux?
    if so, how so, and can i get a link to the script? 
    [edit
    lol.  classic.  and the very next google search, i find what looks to be it.  http://www.koders.com/python/fid3F45792 … 8DE46.aspx & http://www.koders.com/python/fid55B4071 … 5FEE9.aspx
    ... trying it out now.  might have to mark this soved before anyone else even sees it.  ..  hopefully. ^_^
    [edit2
    looks good, added to ~/.blender/scripts, ac3d_import.py & ac3d_export.py, and am using the 2.49b-1 from pacman (not the -2 from aur, incase that makes a difference), restarted, and the .ac option is added to both import and export submenus.   yet to try them out, but i'll mark it solved already anyway]
    [edit3
    premature.  they're there... but wont open any .ac files.   probably too old a script.
    help still sought.
    [edit4
    found
    /usr/share/blender/scripts/ac3d_export.py
    /usr/share/blender/scripts/ac3d_import.py
    though the files in this directory are clearly not being recognised by blender, so added these two to ~/.blender/scripts, but still cannot import .ac files.   
    Last edited by Digit (2010-11-24 10:43:34)

    got it working now.  in 2.49b. idk what else i did besides what i've jibber-jabbered in the op, (and having restarted the laptop after it decided to switch itself off from overheating), but import is working now ~*tests-export*~ and so is export.  hehe, thankyou arch linux forums for humoring me while i think out aloud.  ^_^
    Last edited by Digit (2010-11-24 10:45:11)

Maybe you are looking for

  • Since updating to iOS 6 I no longer can hear the send and recieve text sounds when texting

    Updated to IOS 6 yesterday and now I am having trouble hearing the text "swoosh" or whatever it is called while in a converstation the sound you hear when you send one or recieve one. Also when my phone is switched to vibrate mode when I receive a te

  • Idoc failed in Bi system "Could not find code page for receiving system".

    Dear Experts, i am getting below error ,Idoc failed in Bi system "Could not find code page for receiving system". All the idocs have been successfully posted except one which is giving this error Idoc status 02 - could not find code page for receiver

  • Load Main movie in Skin at run time?

    Good day, I'm new to Adobe Captivate and I'm trying to create a PHP extension for media wiki to load captivate tutorial movies for wiki. I can load flash files into wikis fine but I'm having trouble with the playbar skin. So I publish a Captivate pro

  • Submitting pdf via email

    I have a form that is submitting a pdf through email. Usage rights are enabled. When I hit submit I get an error. The operation failed. Any ideas?

  • How to show mail count in smart mailbox?

    I have a smart mailbox that displays messages from a specific local folder/mailbox for the current day.  The counter next to this smart mailbox is only for unread messages.  Is there a way to change the counter so it displays for all messages in the