Creating Custom EBO and deployment on a distance MDS

Hello

I am trying to create a Custom EBO as CustomPersonEBO.xsd. But I am not able to copy it to the folder of MDS. Is there any special procedure required to deploy on MDS.

I created the XSD inside a local project of generic Jdeveloper with structure of exact file inside my project, i.e. 'src\EnterpriseObjectLibrary\Core\Custom\EBO\Person\V1\CustomPersonEBO.xsd '.

Also, should I copy all the XSD which is present on MDS? because CustomPersonEBO.xsd made reference to the many other xsd as 'CustomCommonComponents.xsd' which is present in EnterpriseObjectLibrary\Core\Custom\Common\V2.

But I'm not aware of any approach of how to deploy my xsd on the mds.

Note: My MDS is installed remotely.

Thanks in advance
Jehanne

Published by: Jehanne Verma Sep 17, 2010 01:36

Hello

Hello

Update the CustomPersonEBO.xsd to MDS follow the steps below.

1 FTP the CustomPersonEBO.xsd to AIAMetaData/AIAComponents/EnterpriseObjectLibrary/Core/Custom/EBO/person/V1
2. switch to update the UpdateMetaDataDP.xml in aia_instances/AIA_DEV/config with the custom path xsd placed in AIAMetaData/AIAComponents/EnterpriseObjectLibrary
3 set the variables of approx. /aia_instances/AIA_DEV/bin/aiaenv.sh
4. run the UpdateMetaData.xml ant script in AIA11.1.1.2.0/Infrastructure/Install/scripts.
5. check if the Successful.Refresh to build the MDS in JDev and check the new xsd in AIAMetaData/AIAComponents/EnterpriseObjectLibrary.

Foregoing, all the steps are very well illustrated in the section update MDS Developer's guide.

Let me know if this helps you.

Kind regards
Rahul

Published by: Rahul Somasundaram Sep 17, 2010 03:22

Tags: Fusion Middleware

Similar Questions

  • How to create custom underscore and make a style that will not change the style of text when it is applied?

    Hi, I just want to know how can I create custom underscore and make a style, so that when I apply it to the text it right to point out that the article selected

    As long as no other character style is applied, you can create and apply a character style that is completely empty except for underscores. That will add an underline without affecting the text in any other way. If a different character style is already you must either add an underscore to this style definition (which will add an underline to all text formatted with this style) or make a copy of the style and add the underline, and then apply the new style.

  • Creating custom themes and download images in the directory is online

    Hi there everyone, it's been more than a year I visited this forum!


    My team has a period where we are required to provide a demo of our development ideas to another establishment and application development quick, that we decided to use Oracle Apex. It's good to work with her again! I want to know how to create a custom theme and download it in the development apex.oracle.com environment. Application templates need images and I usually use an FTP client like filezilla or the bitkinex to download image files in the virtual directory is in my local computer so I can use them in my designs. However, I want to create a template like this for our test area using apex.oracle.com. I'm not sure what I'm supposed to do, has anyone tried this before?

    Thank you very much
    -C

    How much space does take to application? I use a company hosting that costs $19 a month to host my APEX stuff. Allows me to ftp and download themes and other too via local ftp client...

    http://www.enciva.com/index.html

    Thank you

    Tony Miller
    Webster, TX

    What happens if you were really stalking a paranoid schizophrenic... They would know?

    If you answer this question, please mark the thread as closed and give points where won...

  • Create windows EGGS and deploy via the script

    Hi guys

    I'm looking for a way deploy a windows VM from a bunch of eggs that it contain things like IP address and

    But now, I would like to use the procedure of import-VAPP in powercli 5.8 and simply fill out the information then in the virtual machine

    any ideas how to do this? How can I create the eggs in a way that the deployment will ask me the ip address / name of vm etc. / username and password?

    Or is there a way to do it after you have deployed the eggs?

    Thanks for any help

    Your EGGS/OVF to be created when these values are configured through properties.

    You can then use Get-OvfConfiguration to find these properties and complete the hash table returned.

    The hash table can be passed in the parameter OvfConfiguration of the cmdlet Import-VAPP .

  • creating custom events and listeners

    I want to create my own event and a listener for a process in the background. This isn't an extension of a listener to, for example user intervention.  What I could find, it seems I can't extend EventObject in j2me. I tried to work around that by the presence of a field 'status' in my background thread, but it makes no sense because I can't respond to the thread how to fill. I am new to the development Java and bb, so I don't know that there's something I'm missing, but the search for these tips for the 'events', etc is nothing. Any thoughts? More info, I can provide?

    OK, it worked, except that I had to implement my own observer / Observable classes, essentially to copying the standard and by replacing a piece of code that calls the method toArray() vector. The code compiles now, but I can not yet say that it works. :^/

  • create and deploy virtual computer

    Hi all

    I want to create a VM and deploy virtual computer by using ISO image. I need to automate this process using powercli.

    Could you please provide me with an example script to do this.

    Thank you

    Kalai

    You will need to change the boot order in the BIOS of the virtual machines to boot from the CD.

    Take a look at specify bootable for a virtual machine devices

  • Automatic assignment of record parent registration RN when created by OPA and involve a custom object

    The question that we face, it's what seems to be the forced transfer of the child for parent records records when she is using OPA integrated with RightNow to create records. This scenario is a little complex, so I put try it below with a structure to make it easier.

    • Scenario: creating records in RightNow across an interview of the OPA
    • OPA setting of mapping:
      • Personal contact Center (account)
      • At the beginning of the interview, load data related to an individual: Incident
      • At the end of the interview, update Incident
    • Data models:
      • OPA: Global-> [object custom-1] > [custom object 2]
        • all containment relationships
      • RN: Incident-> 1-> object custom object custom 2
        • All relationships of association
    • Detailed description: in Takeovers we are inferring creating two records personal 2 object with a Custom single object 1. In these registers Custom object 2, we put directly the field that contains the link PK 1 custom, object so that each personal object 2 is actually assigned in RN for different Custom object 1s. Some examples of data to explain:
      • Custom 1 object associated with the Incident, read in the OPA
        • ID is set to 123
      • 2 custom object created in OPA under instance of Custom 1 object with ID = 123
        • Link to PK for 1 item 123-custom
      • 2 custom object created in OPA under instance of Custom 1 object with ID = 123
        • PK link for 1 custom object on 345 (different from the Custom object 1 read OPA)
    • Expected behavior: the object two custom 2s are created and assigned to their respective different personal 1 item RightNow records.
    • Actual behavior: the object two custom 2s are created and assigned to the Custom object with ID 123 1

    To continue the investigation, we then tested using a different set of objects, standard objects, but with the same rules:

    • Data models:
      • OPA: Global-> contact-> the incident
        • all containment relationships
      • RN: Organization-> (current) Contact-> Incident (custom object)
        • all relationships of association
      • Detailed description: same logic as the previous
      • Customer expected: same as previous
      • Actual behavior: Matches expected behavior. The Incidents have been correctly assigned to their two different respective Contacts

    This behavior of divestiture now seems specific to custom objects, but can ayone confirms that this is the case and the behavior expected please?

    In addition, we are confident that when you test this feature about 2 weeks ago, we received the expected behavior in BOTH cases to 80%. Maybe it's because changing the configuration in our RN environment that we are not aware of, so we are investingating cela, but are there changes to the OPA / connectors deployment for customer environments in recent weeks that could have caused this please?

    Finally, if this could be affected by a change of configuration of RN, nobody knows what this configuration can be please?

    I can confirm that this is the expected behavior. A few more details are given in the article of doco hierarchies entity Understand - he explains how the containment relationships mapped determines the assignment to the parent.

    The reason for this behavior is that most of the time, it makes sense that the registration of the new entity instances to 'work', feel that they are saved in exactly the same hierarchy of containment that was present in the OPA, and in a way that ensures referential integrity (we support in particular the case where the whole hierarchy of objects is created at the same time if the parent does not yet exist at the time of the creation of the rule (, so you couldn't possibly know its ID). Otherwise, as Matt says, is up to the author of the rule to make sure that, for example, 345 is a valid foreign key.

    This behavior should be the same for the built-in objects as well as custom objects, and as Brad says he has not changed recently. If you see this behavior in some cases but not in others, what this means is that probably in cases where it works as expected, there are multiple relationships between the parent and the child object, and it happens that the foreign key that you set manually is different from the foreign key of the mapped containment relationship.

  • This program is best used to create custom, forms to say double surveys and networks, etc.

    This program is best used to create custom, forms to say double surveys and networks, etc.

    http://answers.Microsoft.com/en-us/Office

  • API bulk: creating custom objects, fields, and lists?

    Hi all

    I have searched and passed through the ticket of support for routing, but have not yet managed to find an answer to this question, so I thought that maybe the people who write the API would be the best ones to talk to

    Anyway, in summary, my question is:-

    Is it possible to create lists of contacts, the Contact fields and items customized by using the bulk API 1.0?

    I know, it is possible to create new contacts and add them to an existing list, but I want to create a new list with the bulk API and then add my contacts on this new list.

    Same kind of thing for the Contact fields. I want to be able to check if there is a Contact field and if not create one and then fill in the import.

    Once again, even for custom objects. I know I can do a GET for all currently available Custom objects, but can I create a new using the API as a whole?

    Any help would be most appreciated.

    Thank you

    Hi Chris,

    You cannot create contact fields, shared lists or the custom objects through the bulk API (which in fact is a RESTful API), they must exist already.

    You can use the REST or lists The SOAP API to create only shared the REST API to create the contact fields, but SOAP or REST currently supports the creation of custom data objects.

    If you don't have it already, please take a look here, building on The Eloqua Platform - A Resource Guide and there REST API - Documentation for kernel objects that will hopefully more questions.

    T.J.

  • How to create a default domain and deploy the app in jdeveloper using a script or code (not manually)

    Hello

    I installed Jdev using silent installation.

    Now I have some apps already created I want to create a default domain, and then to deploy apps in it through any script or ants?

    Can someone help me on this?

    Thank you and best regards,

    Vivek Pemawat

    Hi This worked for me I checked the log of the jdev, how he creates the domain and then using that I created the field

    I used the python script for deploying applications:

    Connect ('weblogic', 'welcome1 ','slc01fnw:7103 ')

    deploy (appName = ' Application13 ', path='/home/rasubra/jdeveloper/mywork/Application13/deploy/Application13_Project1_Application13.ear' target = 'DefaultServer')

    Exit()

    called using wlst.sh TestAppsDeploy.py

    Thanks for all the help!

  • Is it possible to create a custom panel and docking station / integrate it into the application?

    Hi all

    I would like to create a custom panel and docking station / embed it in first Pro CC.

    What's possible?

    Basically, the plugin will talk to some web services, recover some data and display them in this special group.

    Any idea?

    Yes, it is quite possible. lwg3000, please write to me directly, and I will give you all the relevant information.

  • Create a personalized and Custom UIComponent are the same in Flex?

    Hello

    I make confusion in the terminology of words regarding the custom components.

    Please let me know if creating a component custom and Custom UIComponent are same in Flex?

    Because I created some custom components based on the container shape based on the screens of my company.

    They both Custom Component and Custom UIComponent means the same thing?


    Please tell me.

    Thanks in advance

    Yes, it's okay...

  • How to create a Web services to an external service and deploy to weblogic

    Hello

    I am trying to create a Web service for the wsdl
    http://ABR.business.gov.au/abrxmlsearch/ABRXMLSearch.asmx?WSDL
    who will help me to validate the number of the NBA.

    And I would like to create a war file and deploy it to a weblogic server,
    But the server is running behind the firewall,
    I could run the webservice of jdeveloper, but when deploy us in weblogic server
    the Web service does not work,

    We need to give the parameter in the Web service itself or the proxy details must exist in the weblogic proxy server?

    Thank you.

    With respect,
    Kali.
    OSSI.

    Kali,

    IMO, it would be preferable to apply the proxy settings on a global scale.

    I can't see a specific proxy settings page on my weblogic instance. Perhaps, you must add the properties of the JAVA virtual machine directly in the weblogic startup script.

    Edit: For a server JVM Arguments can be configured in the WLS console-> choose the server and go to Configuration-> start server.

    Published by: BijeshKrishnadas on October 18, 2010 21:01

  • Forms of rich after creating new server JRun 4 and deployment

    I'm under CFENT 8 in the version of JRun MultiServer. Yesterday, I took my production server, created a WAR and he has deployed as a development environment. The server works with cfquery and I can view the data in standard HTML tables. But if I open the pages using cfchart, cfmenu, cfajaxproxy and many other RIA tags output is lost. In the case of cftooltip, I get a javascript error that says: 'YAHOO' is not defined.

    Publish enough information? Anyone seen this before? I think I might need to install FLex on the new instance, but I'm looking for some advice before I do.

    SharedDynamics wrote:
    > I am running CFENT 8 in the version of JRun MultiServer. Yesterday I took my
    > production server, created a WAR and he has deployed as a development environment.
    > The server works with cfquery and I can view the data in HTML standard
    > tables. But if I open the pages using cfchart, cfmenu, cfajaxproxy and many
    > other tags of RIA, the output is lost. In the case of cftooltip, I get
    > a javascript error that says: "YAHOO" is not defined."

    Make sure that all your CFIDE/scripts has been copied.

    Jochem

    --
    Jochem van Dieten
    Adobe Community Expert for ColdFusion

  • Replication and Deployment (RAD) Utility v5.5.2 error Image Retrieval Application

    I fight to create an image of a CRIO-9024. I hit the DIP switch mode security and power to bike for the cRIO so that he can start in safe mode. I downloaded the latest version of the utility RAD v5.5.2, still at the opening of the application, I'm prompted with the following message:

    RAD requires a feature that the software that you have installed. Please update the Configuration system OR version 5.5.1 or higher.

    Because I know that I have installed a version higher than that I just have to do it, assuming that it is a bug. The application recognizes my cRIO deployment target, select it and I have to do to get the picture of the application. I select the type of image as a new image of the application, give the image a name and continue by clicking ok. I then tried the navigation to a specific folder to store the image and continuing with the recovery and I get the attached request Image recovery error. I've read throught he other forums and saw that others have received this error because the directory C:/AppImages default was never created. SO I created this directory and allowed him to store in the directory by default and always received the application image retrieval error. I am at a loss from what to try next. I just need to create a backup, can my customer stored it in the case of defective or damaged cRIO. I tried to make it easy for them to do it themselves, but clearly, I'm in trouble. Is there another way I can support this place for them? No clue as to why I get this error?

    Thank you

    Josh K.

    Although it can be listed that you have a fairly recent version of the System Configuration, it's a good idea to update to the latest version.  I've seen questions similar to this in the past for which update Sys Config solved the problem.  Version 5.6 is the latest version:

    http://www.NI.com/download/NI-system-configuration-5.6/4517/en/

Maybe you are looking for