Import Metadata Wizard

Hi
I try to follow the Warehouse Builder 11g Example and am stuck at step 2 of the import metadata wizard which is endless looping.
I run it on W7 64 bit
Any log file I could check?
Thanks

Moreover, I've decided to go ahead with the tutorial. And I've got error:Internal Error: Cannot commit during a nested transaction. Please contact Oracle Support with the stack trace and details on how to reproduce it.
This is the stack trace:
at oracle.wh.repos.pdl.foundation.CacheMediator.commit(CacheMediator.java:2078)
     at oracle.wh.repos.pdl.transaction.TransactionManager.commitGlobalTransaction(TransactionManager.java:403)
     at oracle.wh.repos.pdl.transaction.TransactionManager.commit(TransactionManager.java:519)
     at oracle.wh.ui.security.UserWizardDefinition.onInteractionComplete(UserWizardDefinition.java:198)
     at oracle.wh.ui.owbcommon.OWBWizard.wizardFinished(OWBWizard.java:949)
     at oracle.bali.ewt.wizard.BaseWizard.processWizardEvent(Unknown Source)
     at oracle.bali.ewt.wizard.BaseWizard.processEventImpl(Unknown Source)
     at oracle.bali.ewt.LWComponent.processEvent(Unknown Source)
     at oracle.bali.ewt.wizard.BaseWizard.doFinish(Unknown Source)
     at oracle.bali.ewt.wizard.BaseWizard$Action.actionPerformed(Unknown Source)
     at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
     at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
     at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
     at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
     at java.awt.Component.processMouseEvent(Component.java:5501)
     at javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
     at java.awt.Component.processEvent(Component.java:5266)
     at java.awt.Container.processEvent(Container.java:1966)
     at java.awt.Component.dispatchEventImpl(Component.java:3968)
     at java.awt.Container.dispatchEventImpl(Container.java:2024)
     at java.awt.Component.dispatchEvent(Component.java:3803)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
     at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
     at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
     at java.awt.Container.dispatchEventImpl(Container.java:2010)
     at java.awt.Window.dispatchEventImpl(Window.java:1778)
     at java.awt.Component.dispatchEvent(Component.java:3803)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:153)
     at java.awt.Dialog$1.run(Dialog.java:525)
     at java.awt.Dialog$2.run(Dialog.java:553)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.awt.Dialog.show(Dialog.java:551)
     at java.awt.Component.show(Component.java:1300)
     at java.awt.Component.setVisible(Component.java:1253)
     at oracle.bali.ewt.wizard.WizardDialog.runDialog(Unknown Source)
     at oracle.wh.ui.owbcommon.OWBWizard.initialize(OWBWizard.java:815)
     at oracle.wh.ui.owbcommon.OWBWizard.<init>(OWBWizard.java:168)
     at oracle.wh.ui.owbcommon.OWBWizard.<init>(OWBWizard.java:147)
     at oracle.wh.ui.owbcommon.IdeUtils._doLaunchDefinition(IdeUtils.java:1192)
     at oracle.wh.ui.owbcommon.IdeUtils.showWizard(IdeUtils.java:476)
     at oracle.wh.ui.owbcommon.IdeUtils.showWizard(IdeUtils.java:427)
     at oracle.wh.ui.jcommon.tree.WBRepositoryObjectTree.launchWizard(WBRepositoryObjectTree.java:502)
     at oracle.wh.ui.console.commands.CreateByWizardCmd.showUI(CreateByWizardCmd.java:33)
     at oracle.wh.ui.console.commands.CreateCmd.performAction(CreateCmd.java:76)
     at oracle.wh.ui.console.commands.TreeMenuHandler$1.run(TreeMenuHandler.java:188)
     at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
     at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
\nCMPException message and stack trace:\nInternal Error: Cannot commit during a nested transaction. Please contact Oracle Support with the stack trace and details on how to reproduce it.
     at oracle.wh.repos.pdl.foundation.CacheMediator.commit(CacheMediator.java:2078)
     at oracle.wh.repos.pdl.transaction.TransactionManager.commitGlobalTransaction(TransactionManager.java:403)
     at oracle.wh.repos.pdl.transaction.TransactionManager.commit(TransactionManager.java:519)
     at oracle.wh.ui.security.UserWizardDefinition.onInteractionComplete(UserWizardDefinition.java:198)
     at oracle.wh.ui.owbcommon.OWBWizard.wizardFinished(OWBWizard.java:949)
     at oracle.bali.ewt.wizard.BaseWizard.processWizardEvent(Unknown Source)
     at oracle.bali.ewt.wizard.BaseWizard.processEventImpl(Unknown Source)
     at oracle.bali.ewt.LWComponent.processEvent(Unknown Source)
     at oracle.bali.ewt.wizard.BaseWizard.doFinish(Unknown Source)
     at oracle.bali.ewt.wizard.BaseWizard$Action.actionPerformed(Unknown Source)
     at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
     at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
     at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
     at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
     at java.awt.Component.processMouseEvent(Component.java:5501)
     at javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
     at java.awt.Component.processEvent(Component.java:5266)
     at java.awt.Container.processEvent(Container.java:1966)
     at java.awt.Component.dispatchEventImpl(Component.java:3968)
     at java.awt.Container.dispatchEventImpl(Container.java:2024)
     at java.awt.Component.dispatchEvent(Component.java:3803)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
     at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
     at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
     at java.awt.Container.dispatchEventImpl(Container.java:2010)
     at java.awt.Window.dispatchEventImpl(Window.java:1778)
     at java.awt.Component.dispatchEvent(Component.java:3803)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:153)
     at java.awt.Dialog$1.run(Dialog.java:525)
     at java.awt.Dialog$2.run(Dialog.java:553)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.awt.Dialog.show(Dialog.java:551)
     at java.awt.Component.show(Component.java:1300)
     at java.awt.Component.setVisible(Component.java:1253)
     at oracle.bali.ewt.wizard.WizardDialog.runDialog(Unknown Source)
     at oracle.wh.ui.owbcommon.OWBWizard.initialize(OWBWizard.java:815)
     at oracle.wh.ui.owbcommon.OWBWizard.<init>(OWBWizard.java:168)
     at oracle.wh.ui.owbcommon.OWBWizard.<init>(OWBWizard.java:147)
     at oracle.wh.ui.owbcommon.IdeUtils._doLaunchDefinition(IdeUtils.java:1192)
     at oracle.wh.ui.owbcommon.IdeUtils.showWizard(IdeUtils.java:476)
     at oracle.wh.ui.owbcommon.IdeUtils.showWizard(IdeUtils.java:427)
     at oracle.wh.ui.jcommon.tree.WBRepositoryObjectTree.launchWizard(WBRepositoryObjectTree.java:502)
     at oracle.wh.ui.console.commands.CreateByWizardCmd.showUI(CreateByWizardCmd.java:33)
     at oracle.wh.ui.console.commands.CreateCmd.performAction(CreateCmd.java:76)
     at oracle.wh.ui.console.commands.TreeMenuHandler$1.run(TreeMenuHandler.java:188)
     at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
     at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

Similar Messages

  • Import Metadata Wizard not loaded

    Hi,
    I'm new to  Oracle Warehouse Builder, I want to load data from a flat file (source file) but Import Metadata Wizard not loaded after creation of flat file module or nor launch Import Metadata Wizard manually.
    It shows me the screen as in the link.
    Please guide me on this issue am i miss some thing.
    View image: Impot Metadata Wizerd
    Thanks

    I'm told on MetaLink this is not yet possible, although SQL can be used to generate the OMB+ commands needed. ...yet another kludgy workaround...

  • OWB Import Metadata Wizard

    Hi all,
    Got 2 little problems - looking for help!
    1) When I log into OWB as a user with table Select rights (NOT the table owner), I can't import this table using the Import Metadata Wizard - the list of tables appears blank. Do I have to be table owner to import?
    2) If I change the location password and re-deploy, the process fails with the error "Invalid Username/Password". I've confirmed the username and passwords are correct, but it doesn't seem to acknowledge my password change.
    Any thoughts or suggestions would be helpful!
    Many thanks,
    Ally

    Regarding 1) OWB will only import objects that you own. If you want to be able to import the metadata as that other user what you need to do is to create a private synonym for the table, and then it will show up in the table list as long as you have the "Use a synonym to look up objects" checkbox (lower left) checked on the screen that allows you to select which object types to import.
    e.g.)
    As user1
    SQL>create table ttest (a number, b number);
    SQL>grant select on ttest to user2;
    then, as user2
    SQL>create synonym ttest for user1.ttest
    then log into OWB as user2 and you should be able to import ttest via your private synonym
    Note that OWB will NOT import from public synonyms.
    Regarding 2) I never hard-code passwords in my defined locations, so I can't help you with this one. Worst case - drop and recreate the location I guess. Have you tried from the "test connect" box on the Coneection Manager object where you changed the password to see if it is properly input?
    Cheers,
    Mike

  • Import Metadata Wizard won't remove columns from repository table

    Hello everybody!
    We are facing the following problem with an imported object in OWB:
    I have imported successfully a table into OWB. I can see in the OWB's "Data Object Editor" that the repository object is identical to the physical object.
    If I remove a column from the physical table in db and re-Import the table in OWB, the OWB "Import Metadata Wizard" understands that a column is removed and in the "Import Results" shows that column as "Preserved". However, in OWB's "Data Object Editor" the column is not removed!! Is there a step we are missing?
    Thanks in advance!!
    ps: we are using OWB 10gR2

    Yes you missed one step
    While Importing on
    Step 3 of 3 Summary and Import
    Click on Advance Import OPtion
    De select all the preserve option.
    (Mark it as helpful or correct if it is )
    Cheers
    Nawneet

  • "Import Metadata Wizard" functionality in OMB+

    Using OWB 9.2
    Is it possible to access the functionality of the "Import Metadata Wizard" from OMB+? I need to dynamically import objects from a known host:port:service:schema.
    One way to invoke the "Import Metadata Wizard" from the client is to select "Import" from the right-click menu on an Oracle Module.
    Thanks in advance for any clues.

    I'm told on MetaLink this is not yet possible, although SQL can be used to generate the OMB+ commands needed. ...yet another kludgy workaround...

  • Import metadata error.

    Hi, everyone.
    I have a task.
    I need to develop ADF Business Component using only WEB-services and integrate this app into BI Repository.
    So, I developed this app, and completed all steps here -> [http://docs.oracle.com/cd/E15586_01/fusionapps.1111/e20836/adf.htm#CHDDAFAG] .
    Metadata was imported but when I try to view data this exception appears:
    "An error occurs while calling remote service ADFService11G"
    In details it can't query data from table, because table doesn't exist.
    In ADF BC: I've created a programmatic view object. Here it's listing:
    package sit.model;
    import java.sql.ResultSet;
    import java.util.ArrayList;
    import java.util.List;
    import oracle.jbo.server.ViewObjectImpl;
    import oracle.jbo.server.ViewRowImpl;
    import oracle.jbo.server.ViewRowSetImpl;
    import sit.tsds.TSServiceViewObjectImpl;
    import ts.service.stub.FilterBean;
    import ts.service.stub.TaskBean;
    public class v_baseTaskImpl extends TSServiceViewObjectImpl {
    * This is the default constructor (do not remove).
    public v_baseTaskImpl(){
    super();
    public v_baseTaskImpl(String newFilterName){
    this.filterName = newFilterName;
    private String filterName = "Все задачи";
    protected String rootTaskNumber = "1";
    protected void executeQueryForCollection(Object qc, Object[] params, int noUserParams) {
    super.executeQueryForCollection(qc, params, noUserParams);
    * hasNextForCollection - overridden for custom java data source support.
    protected boolean hasNextForCollection(Object qc) {
    boolean bRet = super.hasNextForCollection(qc);
    return bRet;
    * createRowFromResultSet - overridden for custom java data source support.
    protected v_baseTaskRowImpl createRowFromResultSet(Object qc, ResultSet resultSet) {
    v_baseTaskRowImpl btr = (v_baseTaskRowImpl)super.createRowFromResultSet(qc, resultSet);
    Long a = 12321L;
    populateAttributeForRow(btr,0,"1");
    populateAttributeForRow(btr,1,"shortName");
    populateAttributeForRow(btr,2,"name");
    populateAttributeForRow(btr,3,a);
    populateAttributeForRow(btr,4,a);
    populateAttributeForRow(btr,5,a);
    populateAttributeForRow(btr,6,"Desc");
    populateAttributeForRow(btr,7,a);
    populateAttributeForRow(btr,8,a);
    populateAttributeForRow(btr,9,a);
    populateAttributeForRow(btr,10,"categ");
    populateAttributeForRow(btr,11,"stat");
    populateAttributeForRow(btr,12,"resol");
    populateAttributeForRow(btr,13,"prior");
    populateAttributeForRow(btr,14,"subm");
    populateAttributeForRow(btr,15,"handl");
    populateAttributeForRow(btr,16,"2");
    populateAttributeForRow(btr,17,"00001");
    return btr;
    * getQueryHitCount - overridden for custom java data source support.
    public long getQueryHitCount(ViewRowSetImpl viewRowSet) {
    long value = super.getQueryHitCount(viewRowSet);
    return value;
    here's code for TSServiceViewObjectImpl:
    package sit.tsds;
    import java.util.ArrayList;
    import java.util.List;
    import oracle.jbo.server.ViewDefImpl;
    import oracle.jbo.server.ViewObjectImpl;
    import sit.model.AppModuleImpl;
    import ts.service.filter.Filter;
    import ts.service.filter.FilterService;
    import ts.service.find.Find;
    import ts.service.find.FindService;
    import ts.service.message.Message;
    import ts.service.message.MessageService;
    import ts.service.stub.CategoryBean;
    import ts.service.stub.FilterBean;
    import ts.service.stub.MessageBean;
    import ts.service.stub.MstatusBean;
    import ts.service.stub.StatusBean;
    import ts.service.stub.TaskBean;
    import ts.service.stub.TaskSliderBean;
    import ts.service.stub.UserBean;
    import ts.service.task.Task;
    import ts.service.task.TaskService;
    import ts.service.user.User;
    import ts.service.user.UserService;
    public class TSServiceViewObjectImpl extends ViewObjectImpl {
    public TSServiceViewObjectImpl(String string, ViewDefImpl viewDefImpl) throws Exception {
    super(string, viewDefImpl);
    public TSServiceViewObjectImpl() {
    super();
    public List<TaskBean> getTaskListForFilter(String taskId, String filterId, boolean withUdf, List<String> order )
    throws Exception {
    String sessionID = getSessionID();
    System.out.println(String.format("getTaskListForFilter('%s', '%s')", sessionID, taskId));
    Task task = getTaskService();
    List<TaskBean> result = new ArrayList<TaskBean>();
    TaskSliderBean slider = task.getTaskListForFilter(sessionID, taskId, filterId, withUdf, 1, order);
    for(int i = 1; i <= slider.getPagesCount(); i++) {
    slider = task.getTaskListForFilter(sessionID, taskId, filterId, withUdf, i, order);
    result.addAll(slider.getTasks());
    System.out.println(String.format("getTaskByNumber('%s', '%s') return %d tasks", sessionID, taskId, result.size()));
    return result;
    public TaskBean getTaskByNumber(String taskNumb)
    throws Exception{
    String sessionID = getSessionID();
    System.out.println(String.format("getTaskByNumber('%s', '%s')", sessionID, taskNumb));
    Task task = getTaskService();
    TaskBean result = task.findTaskByNumber(sessionID, taskNumb);
    System.out.println(String.format("getTaskByNumber('%s', '%s') return '%s'", sessionID, taskNumb, result.getName()));
    return result;
    public List<MessageBean> getMessageList(String taskId)
    throws Exception {
    String sessionID = getSessionID();
    System.out.println(String.format("getMessageList('%s', '%s')", sessionID, taskId));
    Message message = getMessageService();
    List<MessageBean> result = message.getMessageList(sessionID, taskId);
    System.out.println(String.format("getMessageList('%s', '%s') return %d messages", sessionID, taskId, result.size()));
    return result;
    public FilterBean getFilterByTask(String taskID, String filterName)
    throws Exception {
    String sessionID = getSessionID();
    System.out.println(String.format("getFilterByTask('%s', '%s', '%s')", sessionID, taskID, filterName));
    FilterBean result = null;
    Filter filter = getFilterService();
    List<FilterBean> filterList = filter.getTaskFilterList(sessionID, taskID);
    System.out.println(String.format("getFilterByTask('%s', '%s', '%s') find %d filters", sessionID, taskID, filterName, filterList.size()));
    for(FilterBean item : filterList)
    if(item.getName().equals(filterName)) {
    result = item;
    break;
    System.out.println(String.format("getFilterByTask('%s', '%s', '%s') return '%s'", sessionID, taskID, filterName, result.getName()));
    return result;
    public CategoryBean findCategoryById(String categoryId)
    throws Exception {
    String sessionID = getSessionID();
    System.out.println(String.format("findCategoryById('%s', '%s')", sessionID, categoryId));
    Find findService = getFindService();
    CategoryBean result = findService.findCategoryById(sessionID, categoryId);
    System.out.println(String.format("findCategoryById('%s', '%s') return '%s'", sessionID, categoryId, result.getName()));
    return result;
    public StatusBean findStatusById(String statusId)
    throws Exception {
    String sessionID = getSessionID();
    System.out.println(String.format("findStatusById('%s', '%s')", sessionID, statusId));
    Find findService = getFindService();
    StatusBean result = findService.findStatusById(sessionID, statusId);
    System.out.println(String.format("findStatusById('%s', '%s') return '%s'", sessionID, statusId, result.getName()));
    return result;
    public MstatusBean findMstatusById(String statusId)
    throws Exception {
    String sessionID = getSessionID();
    System.out.println(String.format("findMstatusById('%s', '%s')", sessionID, statusId));
    Find findService = getFindService();
    MstatusBean result = findService.findMstatusById(sessionID, statusId);
    System.out.println(String.format("findMstatusById('%s', '%s') return '%s'", sessionID, statusId, result.getName()));
    return result;
    public UserBean findUserById(String userId)
    throws Exception {
    String sessionID = getSessionID();
    System.out.println(String.format("findUserById('%s', '%s')", sessionID, userId));
    Find findService = getFindService();
    UserBean result = findService.findUserById(sessionID, userId);
    System.out.println(String.format("findUserById('%s', '%s') return '%s'", sessionID, userId, result.getName()));
    return result;
    public List<UserBean> getUserAndChildrenList(String userId)
    throws Exception{
    String sessionID = getSessionID();
    List<UserBean> users;
    User user = getUserService();
    users = user.getUserAndChildrenList(sessionID, userId);
    return users;
    public String getUserId()
    throws Exception{
    String sessionID = getSessionID();
    User user = getUserService();
    return user.getUserId(sessionID);
    protected User getUserService() {
    return new UserService().getUserPort();
    protected Task getTaskService() {
    return new TaskService().getTaskPort();
    protected Message getMessageService() {
    return new MessageService().getMessagePort();
    protected Filter getFilterService() {
    return new FilterService().getFilterPort();
    protected Find getFindService() {
    return new FindService().getFindPort();
    private String getSessionID() {
    AppModuleImpl app = (AppModuleImpl)getRootApplicationModule();
    String sessionID = app.getSessionID();
    return sessionID;
    in v_baseTaskImpl I've just tried to put some test values.
    So, there is my question:
    Is problem with ADF BC or in BI? And was file v_baseTaskImpl edited correctly? If no, please, give me some advice about creating programmatic view objects.
    I'll be very grateful for any answers.
    thanks, and best regards, Eugene.
    Edited by: 951006 on 07.08.2012 4:46

    Hi,
    I registered the location in control center, but I yet can not import the metadata. Once I try to import the metadata with Import Metadata Wizard, "import service failed" error poped up.
    I have no idea.
    Just following the normal steps: 1. Create a module and identify the type as source.
    2. During the process of creating the module, should enable a location relate to this module.
    3. Make sure the location works well with the corrected database connection.
    4. Certainly, should register the location through control center.
    Hari, do I get the right steps? Any problem please let me know.
    Thanks a lot.

  • Fail to import metadata

    Hi,
    I am trying to import metadata from existing module, I have the DB link and I had imported several tables few months ago. Now after several months I try to import more tables, I click on the module and click import I get the import metadata wizard, I deselect everything except tables and on the object selection window I try to expand tables I get foll error message:
    API2206: Connection to source failed.
    ORA-02019: connection description for remote database not found.
    I logged on to the database where the DB link is located and I tested the link by querying the tables and it works fine there but not in OWB.
    Can anyone please advice me on this.
    Thanks

    Hello
    I think the connection ie, DB link is not specified for the same.
    You can check it by going to Properties of Source Module.
    ie, right click on the source module>>Properties >> Connection
    Specify the connection (DB link) and check whether the location is registered.
    I think this should solve your problem
    -Nikita.

  • Changing the language of imported metadata in Indesign

    Hello,
    I hope someone can help me with my issue...
    I am running InDesign CS5 Middle Eastern edition on a Mac and would like to import metadata from bridge - the issue is: when I import the info, which includes numbers, it uses Arabic intead of English language. I have already trashed my Indesign preferences and recreated them all set to English. Is there a metadata setting somewhere where you can set the langauge?

    I'm assuming that you're importing an image or a graphic with metadata.
    You'd need to edit the metadata in Adobe Bridge. Select the graphic in InDesign. Control/right-click and choose Graphics > Reveal in Bridge. In Bridge, view the Metadata panel. Likely, the metadata is in the IPTC Core section so open that section. Editable fields are marked with a pencil icon.

  • Error while importing : /metadata/iam-features-ldap-sync/LDAPUser.xml

    Hi,
    I am unable to import modified Oracle Identity Manager metadata. I am using OIM 11.1.1.5 on Windows Server 2007 EE.
    I am trying to use the import/export functionality via EM.
    I am able to export the LDAPUser.xml file from */metadata/iam-features-ldap-sync/LDAPUser.xml,* have made changes to it but when I am importing it back I am getting the error :
    Error occurred while executing operation.
    MDS-00001: exception in Metadata Services layer
    MDS-01059: document with the name /metadata/iam-features-ldap-sync/LDAPUser.xml missing in the source metadata store
    The values of the parameters in the import MDS operations are :
    fromLocation : E:/MDS/import/ +(On the physical server hosting the OIM)+
    docs : */metadata/iam-features-ldap-sync/LDAPUser.xml*
    restrictCustTo:               
    excludeAllCust: false
    excludeBaseDocsan : false     
    excludeExtendedMetadata : false
    cancelOnException : true
    I have tried using the command line script as well, It runs without a hitch but when I try and import back, it gives me the same old unedited document.
    Has anyone been successful with this approach ?
    Regards,

    Yes, I have. But still the same issue. It seem to run fine using the weblogicImportmetadata.bat fine but when I export and check the updated file, I still get back the original.
    Here's what I get on runnung the weblogicImportmetadata.bat file
    Initializing WebLogic Scripting Tool (WLST) ...
    Welcome to WebLogic Server Administration Scripting Shell
    Type help() for help on available commands
    Starting import metadata script ....
    Please enter your username :weblogic
    Please enter your password :
    +Please enter your server URL [t3://localhost:7001] :t3://localhost:7001+
    Connecting to t3://localhost:7001 with userid weblogic ...
    Successfully connected to Admin Server 'AdminServer' that belongs to domain 'OIM
    +1'.+
    Warning: An insecure protocol was used to connect to the
    server. To ensure on-the-wire security, the SSL port or
    Admin port should be used instead.
    Location changed to domainRuntime tree. This is a read-only tree with DomainMBea
    n as the root.
    For more help, use help(domainRuntime)
    Disconnected from weblogic server: AdminServer
    End of importing metadata script ...
    Exiting WebLogic Scripting Tool.
    C:\Oracle\Middleware1\Oracle_IDAM\server\bin>
    Edited by: 810367 on Aug 21, 2012 6:45 PM

  • Getting error while importing metadata using View Objects

    Hi All,
    I am trying to create a repository using View Object in OBIEE 11.1.5.1 but getting error while viewing the data, after importing the metadata in the repository "[nQSError: 77031] Error occurs while calling remote service ADFService11G. Details: Runtime error for service -- ADFService11G - oracle/apps/fnd/applcore/common/ApplSession".
    I am also getting error "žADFException-2015: The BI Server is incompatible with the BI-ADF Broker Servlet: BI Server protocol version = null, BI-ADF Broker Servlet protocol version = 1" during testing my sample which is deployed to Admin server. I followed BI Adminstrator help file guide in order to create the sample for creating repository using view object.
    Admin server log says
    [2011-09-27T02:59:03.646-05:00] [AdminServer] [NOTIFICATION] [] [oracle.bi.integration.adf] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: b260b57746aa92d3:-1f9ca26:1328fcfd3e6:-8000-0000000000006744,0] [APP: BIEEOrders] [[
    QUERY:
    <?xml version="1.0" encoding="UTF-8" ?><ADFQuery><Parameters></Parameters><Projection><Attribute><Name><![CDATA[Deptno]]></Name><ViewObject><![CDATA[AppModule.DeptViewObj1]]></ViewObject></Attribute><Attribute><Name><![CDATA[Dname]]></Name><ViewObject><![CDATA[AppModule.DeptViewObj1]]></ViewObject></Attribute><Attribute><Name><![CDATA[Loc]]></Name><ViewObject><![CDATA[AppModule.DeptViewObj1]]></ViewObject></Attribute></Projection><JoinSpec><ViewObject><Name><![CDATA[AppModule.DeptViewObj1]]></Name></ViewObject></JoinSpec></ADFQuery>
    [2011-09-27T02:59:04.199-05:00] [AdminServer] [ERROR] [] [oracle.bi.integration.adf.v11g.obieebroker] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: b260b57746aa92d3:-1f9ca26:1328fcfd3e6:-8000-0000000000006744,0] [APP: BIEEOrders] java.lang.NoClassDefFoundError: oracle/apps/fnd/applcore/common/ApplSession[[
         at oracle.bi.integration.adf.ADFDataQuery.makeQueryBuilder(ADFDataQuery.java:81)
         at oracle.bi.integration.adf.ADFDataQuery.<init>(ADFDataQuery.java:70)
         at oracle.bi.integration.adf.ADFReadQuery.<init>(ADFReadQuery.java:15)
         at oracle.bi.integration.adf.ADFService.makeADFQuery(ADFService.java:227)
         at oracle.bi.integration.adf.ADFService.execute(ADFService.java:136)
         at oracle.bi.integration.adf.v11g.obieebroker.ADFServiceExecutor.execute(ADFServiceExecutor.java:185)
         at oracle.bi.integration.adf.v11g.obieebroker.OBIEEBroker.doGet(OBIEEBroker.java:89)
         at oracle.bi.integration.adf.v11g.obieebroker.OBIEEBroker.doPost(OBIEEBroker.java:106)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.share.http.ServletADFFilter.doFilter(ServletADFFilter.java:62)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: java.lang.ClassNotFoundException: oracle.apps.fnd.applcore.common.ApplSession
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
         at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)
         ... 38 more
    Please suggest how to make it work.

    Hi,
    Thanks for providing the online help URL, i have already completed the steps mentioned in URL
    I am able to import metadata using view object but getting above error("[nQSError: 77031] Error occurs while calling remote service ADFService11G. Details: Runtime error for service -- ADFService11G - oracle/apps/fnd/applcore/common/ApplSession".") while validating the data.
    It fails at step 5 of "To import metadata from an ADF Business Component data source:" section of above URL.

  • Error while Importing Metadata into DAC Repository

    Hi,
    After the successful first time login into DAC and creating repository, when I try to import metadata into DAC repository.
    DAC > Tools > DAC Repository Management > Import
    I don't see any Applications listed under "Application List"
    Can anybody suggest the troubleshooting steps for this?
    Regards,
    Jitendra

    If this is the first time that you are importing make sure that the directory you are importing from is like this -
    C:\OBIEE\OracleBI\DAC\export
    If this is not the first time then
    Can you go inside the following directory
    C:\OBIEE\OracleBI\DAC\log
    and check for export.log - Look for Applications Section, if you have any application then you had exported it and you should see it under the applications tab when importing otherwise you don't !!Since its an xml file that is generated i believe you have not exported by selecting the applications yo want and that is your problem.
    Hope this helps !!
    Cheers,
    Sid

  • Error in Importing Metadata in OBIEE 11G

    Hi
    1)I recently install obiee 11G, I get an error of ompnctl failed during installation.Does it affect my setup later.
    2) I start creating RPD in 11G , I first created an System DSN and check the database connection it result in sucess.
    Then i start creating RPD in offline mode when i click on import meatdata after that Import meatadata- select datasource screen i choose ODBC 3.5 and choose the
    same DSN which i check previously and give the same user id and password it is giving me error The connection has failed.I also tried using OCI 10g/11g and in data source name i give the full connection string and giv the user id and password but still the problem remain same.
    Can anyone please help me in debugging the issue.
    The Database is in the same machine in which i installed OBIEE 11G
    Thanks
    Bhavesh Khandelwal
    Edited by: 812531 on Nov 17, 2010 5:30 AM
    Edited by: 812531 on Nov 17, 2010 5:36 AM

    Hi everyone,
    A few days ago I installed the Administration and Clients OBIEE11g tools on my machine. To do so follow these steps:
    - Install Weblogic Server 10.3.3
    - Install OBIEE 11g using 'Software Only'.
    I selected this installation because BI Server is installed on a Linux server.
    In the machine on which I installed previously existed the following products:
    - Oracle Client 10.2
    - Oracle ODBC Driver 10.2.0.2
    When trying to import Metadata into the repository, using Administrative tool in OBI 11g the import fails with both, ODBC and OCI drivers. Always the same error appears: “The connection has failed.”
    I created the tnsnames.ora file (which points to the database) in the path [Middleware Home] \ OracleBI1 \ network \ admin.
    I tried to import metadata for replacing the DSN connection string. For this I have followed this syntax: (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (HOST = [ip_address]) (PORT = 1521))) (CONNECT_DATA = (SID = [db_name ]))). But it does not import metadata. Always the same error appears: 'The connection has failed. "
    Can anyone help?
    Thanks in advance.

  • 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 metadata xml not working

    Import metadata as Xml Datasource with network files(using url) not working and giving a message cannot connect - invalid url.
    but the same url can be run from a browser.
    What can be the problem?

    Hi Radosla,
    Yep, thx for the hint.
    Looks like i put it on th test server in compatibility mode, but not on the real server.
    Changing this with F12 to IE 8 did the trick!
    Regards
    Frederik

  • Is there a way to import metadata to wav files in my library?

    Is there a way to import metadata to wav files in my library?
    I have about 1,500 .wav files that are presently in my iTunes library, but as most of you are aware .wav files have their limitations with regard to how iTunes translates their specific track information. I haven't been archiving using .wav in sometime, I've since switched to another more iTunes friendly format. But, I have these 1,500 files left and I'm desperately trying to find a faster way to log the info.
    I've built a data table with all of the track information I want to import. Does anyone know of a good macro, or script that will allow me to import this data so I don't have to manually open each individual .wav file and input this manually?
    Any help would be appreciated!
    Note: I've searched the forums, and I've looked at similar posts, but nothing to solve this specific little quandary. If I've somehow overlooked a post, please forgive my repeat post.

    I can probably help with this.
    I have a script called TagFromFilename that can apply fill in the details that can be extracted from the file path if the .wavs are stored in the layout <Album Artist>\<Album>\[D-]## <Name>[ - <Artist>].<Ext> where D is an optional leading disc number and <Artist> is an optional trailing artist (otherwise both artist and album artist are set to the grandparent folder). You just need to make sure that before you add the tracks to iTunes, that it won't rename the files. You can do this by turning off the Keep option if the files are inside the media folder, or the copy option if the tracks are located outside.
    Alternatively I have another script called ExportImport which allows for almost any editable to be adjusted, as long as you can export the internal track IDs of each track and then marry them up with the data you want to import. See Batch Add Comments Tag Solution? for a previous example of how if might be done. I'll gladly go into more detail if you tell me what fields you already have and what identifying information is present.
    tt2

Maybe you are looking for