Simple Maintenance Process

Dear All,
I am new to SAP HR and learning OM mdoule now.
I am trying to created Organizational Structure through Simple Maintance. Can any one help me out the entire process step by step and how I can create relation ship's for cross functions.
Regards
Chandra

What do you mean by "relationships for cross functions" ?
Using t-code pq10, you should be able to create an Org Unit with all it's required infotypes, if the Measure was set-up in your system.
Using t-code po10, look at some existing Org Units, their infotypes and specially their many IT1001 (Relations).  Then you could try to create your own Org Unit manually.

Similar Messages

  • Error while deploying a simple bpel process

    Hello All,
    I have installed jdeveloper 11.1.1.3.0 and created a simple bpel process using string concat function and when I tried to deploy the same BPEL to process to a SOA server, I am getting the below error.
    (The connection to remote weblogic server is successful)
    java.lang.NoSuchMethodError: oracle.jdevimpl.deploy.dt.wizard.DefaultDeployAppServersToolkit: method <init>()V not found
    o.tip.tools.ide.fabric.deploy.wizard.AppServerWizardStateProvider.newDeployAppServersToolkit(AppServerWizardStateProvider.java:78)
    o.tip.tools.ide.fabric.deploy.wizard.AppServerWizardStateProvider.create(AppServerWizardStateProvider.java:67)
    o.j.deploy.tk.spi.AbstractToolkitProvider.recognize(AbstractToolkitProvider.java:55)
    o.j.deploy.tk.spi.AbstractToolkitProvider.recognize(AbstractToolkitProvider.java:35)
    o.j.deploy.meta.pattern.builder.OBSpiRecognizer.createOBBuilder(OBSpiRecognizer.java:72)
    o.j.deploy.meta.pattern.builder.OBSpiRecognizer.createOBBuilder(OBSpiRecognizer.java:58)
    o.j.deploy.meta.pattern.builder.OBStager.builders(OBStager.java:127)
    o.j.deploy.meta.pattern.builder.OBStager.types(OBStager.java:82)
    o.j.deploy.meta.pattern.builder.OBFramework.createBuilder(OBFramework.java:67)
    o.ji.deploy.tk.ToolkitRegistryImpl.getBuilder(ToolkitRegistryImpl.java:94)
    o.j.deploy.dt.wizard.spi.AbstractWizardStateProvider$MainTkRegistryNarrowBuilder.build(AbstractWizardStateProvider.java:194)
    o.j.deploy.dt.wizard.spi.AbstractWizardStateProvider.resolveTransition_(AbstractWizardStateProvider.java:171)
    o.j.deploy.dt.wizard.spi.AbstractWizardStateProvider.resolveTransitions_(AbstractWizardStateProvider.java:119)
    o.j.deploy.dt.wizard.spi.AbstractWizardStateProvider.resolveTransitions(AbstractWizardStateProvider.java:136)
    o.tip.tools.ide.fabric.deploy.wizard.PrepackageStateProvider.create(PrepackageStateProvider.java:93)
    o.j.deploy.tk.spi.AbstractToolkitProvider.recognize(AbstractToolkitProvider.java:55)
    o.j.deploy.tk.spi.AbstractToolkitProvider.recognize(AbstractToolkitProvider.java:35)
    o.j.deploy.meta.pattern.builder.OBSpiRecognizer.createOBBuilder(OBSpiRecognizer.java:72)
    o.j.deploy.meta.pattern.builder.OBSpiRecognizer.createOBBuilder(OBSpiRecognizer.java:58)
    o.j.deploy.meta.pattern.builder.OBStager.builders(OBStager.java:127)
    o.j.deploy.meta.pattern.builder.OBStager.types(OBStager.java:82)
    o.j.deploy.meta.pattern.builder.OBFramework.createBuilder(OBFramework.java:67)
    o.ji.deploy.tk.ToolkitRegistryImpl.getBuilder(ToolkitRegistryImpl.java:94)
    o.j.deploy.dt.wizard.spi.AbstractWizardStateProvider$MainTkRegistryNarrowBuilder.build(AbstractWizardStateProvider.java:194)
    o.j.deploy.dt.wizard.spi.AbstractWizardStateProvider.resolveTransition_(AbstractWizardStateProvider.java:171)
    o.j.deploy.dt.wizard.spi.AbstractWizardStateProvider.resolveTransitions_(AbstractWizardStateProvider.java:119)
    o.j.deploy.dt.wizard.spi.AbstractWizardStateProvider.resolveTransitions(AbstractWizardStateProvider.java:136)
    o.tip.tools.ide.fabric.deploy.wizard.SOADeployActionsWizardStateProvider.create(SOADeployActionsWizardStateProvider.java:63)
    o.j.deploy.tk.spi.AbstractToolkitProvider.recognize(AbstractToolkitProvider.java:55)
    o.j.deploy.tk.spi.AbstractToolkitProvider.recognize(AbstractToolkitProvider.java:35)
    o.j.deploy.meta.pattern.builder.OBSpiRecognizer.createOBBuilder(OBSpiRecognizer.java:72)
    o.j.deploy.meta.pattern.builder.OBSpiRecognizer.createOBBuilder(OBSpiRecognizer.java:58)
    o.j.deploy.meta.pattern.builder.OBStager.builders(OBStager.java:127)
    o.j.deploy.meta.pattern.builder.OBStager.types(OBStager.java:82)
    o.j.deploy.meta.pattern.builder.OBFramework.createBuilder(OBFramework.java:67)
    o.ji.deploy.tk.ToolkitRegistryImpl.getBuilder(ToolkitRegistryImpl.java:94)
    o.ji.deploy.tk.ToolkitRegistryImpl.getBuilder(ToolkitRegistryImpl.java:86)
    o.ji.deploy.dt.wizard.spi.DeployWizardBuilderProvider.create(DeployWizardBuilderProvider.java:57)
    o.j.deploy.tk.spi.AbstractToolkitProvider.recognize(AbstractToolkitProvider.java:55)
    o.j.deploy.tk.spi.AbstractToolkitProvider.recognize(AbstractToolkitProvider.java:35)
    o.j.deploy.meta.pattern.builder.OBSpiRecognizer.createOBBuilder(OBSpiRecognizer.java:72)
    o.j.deploy.meta.pattern.builder.OBSpiRecognizer.createOBBuilder(OBSpiRecognizer.java:58)
    o.j.deploy.meta.pattern.builder.OBStager.builders(OBStager.java:127)
    o.j.deploy.meta.pattern.builder.OBStager.types(OBStager.java:82)
    o.j.deploy.meta.pattern.builder.OBFramework.createBuilder(OBFramework.java:67)
    o.ji.deploy.tk.ToolkitRegistryImpl.getBuilder(ToolkitRegistryImpl.java:94)
    o.ji.deploy.tk.ToolkitRegistryImpl.getBuilder(ToolkitRegistryImpl.java:86)
    o.j.deploy.dt.wizard.DeployWizard.getWizardBuilder(DeployWizard.java:158)
    o.j.deploy.dt.wizard.DeployWizard.invoke(DeployWizard.java:125)
    o.ji.deploy.DeployMenuManager$ProfileAction.actionPerformed(DeployMenuManager.java:429)
    jx.s.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
    jx.s.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
    jx.s.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
    jx.s.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
    jx.s.AbstractButton.doClick(AbstractButton.java:357)
    jx.s.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1223)
    jx.s.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1264)
    j.a.Component.processMouseEvent(Component.java:6263)
    jx.s.JComponent.processMouseEvent(JComponent.java:3267)
    j.a.Component.processEvent(Component.java:6028)
    j.a.Container.processEvent(Container.java:2041)
    j.a.Component.dispatchEventImpl(Component.java:4630)
    j.a.Container.dispatchEventImpl(Container.java:2099)
    j.a.Component.dispatchEvent(Component.java:4460)
    j.a.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
    j.a.LightweightDispatcher.processMouseEvent(Container.java:4238)
    j.a.LightweightDispatcher.dispatchEvent(Container.java:4168)
    j.a.Container.dispatchEventImpl(Container.java:2085)
    j.a.Window.dispatchEventImpl(Window.java:2478)
    j.a.Component.dispatchEvent(Component.java:4460)
    j.a.EventQueue.dispatchEvent(EventQueue.java:599)
    j.a.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
    j.a.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    j.a.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
    j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    j.a.EventDispatchThread.run(EventDispatchThread.java:122)

    Hi,
    please try the SOA forum: SOA Suite
    Frank

  • In one screen all the Maintenance Process Option

    Hi Friends
    The Customer required the maintenance Process like thier Logbook , whcih has Employess, shift , Timings, Operationos, Consumables, Breakdown, Next communications in One screen.
    Looking into this i could go for notifications for technical issues (IW21), IW31 for Order and IW42 for completion. Out of these there is no HR management to record the employees data.Let me know how could i combine these all t codes in one screen.
    Thier log book visualising the total consumables and its cost..With out the BW module iam not able to provide the reports of breakdown in analysis(graphs) . I cant do the SMS after notification without the Workflow. Is SMS possible by ABAP programme+s014 t code? another thing is without HR management how could i work for employees data what the way charecteristics help? The option of making shift is huge task. We tried and added thro exit at Order screen. But its not pretty
    I hope your suggestion makes me some comfort

    Please cross-reference your posts: http://www.sapfans.com/forums/viewtopic.php?f=7&t=329934

  • A simple BPEL process

    Hi all,
    I'm working on Petri Nets verification and I'm new to BPEL but I need a simple BPEL process to proceed and I'm running out of time.
    The needed function in BPEL is a one that takes x and y and returns z=y/x.
    Your help is highly appreciated.
    Thanks.

    That gave me a syntax error when I tried to parse it to PNML (Petri Net Markup Language) using BPEL2OWFN tool (http://www.gnu.org/software/bpel2owfn/). It said: syntax error , unexpected K_FROM.
    I know this simple example process that I've used before:
    +<process name="exampleprocess" targetNamespace="www.gnu.org/software/bpel2owfn">+
    +<partnerLinks>+
    +<partnerLink name="PL" partnerLinkType="PLT"+
    myrole="exampleprocess" partnerRole="exampleuser" />
    +</partnerLinks>+
    +<sequence>+
    +<receive partnerLink="PL" operation="req" createInstance="yes" />+
    +<reply partnerLink="PL" operation="ack" />+
    +</sequence>+
    +</process>+
    I need to plugin the function that gets 2 numbers and return z=x/y in that bpel code. The function must be a free one written in the code, and not a one got from another place (using <from> tage for example).
    I hope I'm clear.
    Thanks in advance.

  • Account Receivables AR_AUTOMNT - Automatic Maintenance Processing.

    I need help to set up AR_AUTOMNT process. I followed peoplebooks 'Setting Up Automatic Maintenance Processing' After i run the process in the message log i see this.
    10 2:59:45PM PS:AR - Automatic Maintenance
    10 2:59:46PM 1 Requests will be processed
    10 2:59:47PM Building Work Tables
    10 3:00:02PM 96 debit items selected for processing
    10 3:00:03PM 96 credit items selected for processing
    10 3:00:03PM Database Update in progress
    10 3:00:18PM 0 Maintenance Worksheets created
    10 3:00:18PM 0 line items created on Maintenance Worksheets
    10 3:00:19PM 92 Pending Groups created
    10 3:00:19PM 0 line items created in Pending Groups
    10 3:00:19PM 92 line items created in Pending Groups
    10 3:00:20PM Automatic Maintenance process has completed successfully
    3:00:27PM Published message with ID edac0e95-80b7-11e0-a6a0-ed6ef00794bc to create entry in folder GENERAL.
    3:00:27PM Successfully posted generated files to the report repository
    The reports were blank for 'AR11004', 'AR11005'.
    I did not understand where i am doing worng.
    In the SET UP Automatic maintenance Methods-
    I am trying to balanace the Items, Item Balance which is less than eqaul to $9.99

    Hi Suresh,
    Thank you for your kind response.
    I've checked OB31 and found no entries. I've used tcode: SU21 and SU22 to chec the affected tcode: FD01 .
    I've also checked and analyzed authorization object F_KNA1_AEN and have configured a dummry role for testing in QAS.
    Authorization package in the dummy role:
    -> Maintained Customer: Change Authorization for Certain Fields            F_KNA1_AEN
    ->  Maintained Customer: Change Authorization for Certain Fields            T-QS25298300
    ->   Field group                VGRUP
    For Field group (VGRUP), I'm able to define the "Object Type": D for Customers, but I do not know what is the value for "Field Group"
    Please kindly advice how can this be done.
    Thank you.
    Cheers.

  • Help finding examples of simple signal processing - regression​s, etc

    Hello All,
    I was wondering if anyone has any examples of simple signal processing using the NXT (Labview 7.1 student edition with NXT plugin is what we're using).
    This would be for example, reading the distance from a wall with the ultrasonic sensor to see what angle your approaching at, so you can steer based on the result.
    Another example would be for passing by an object, reading the high/low point in the signal to determine the center (so you can pick it up).
    I'm assuming that the only functions you can use with the NXT are the ones in the NXT subdirectory on the functions palette?
    Thanks for any help you can offer.

    If you have WiFi at home, all you have to do is have the iPhone look for networks, find yours listed, and tap to connect. Enter password you setup for wireless connections.
    For on the road with no WiFi...Edge speeds are better than dial up (with full strength) but because it has a real browser and pulls full web pages and not mobile reduced ones, you may at times think it is slower than the BlackJack only because it is bringing down more.
    As for hotel, if the hotel charges, no you cannot bypass it. When you hop on a WiFi spot that does what you described (brings you to their page no matter what you try) it is because they have it setup to do so, until you accept thier terms of service (and pay if need be) it will just keep sending you to it.
    Places like Panera Bread offer free wifi, but the first time you try t browse it will show a Accept screen stating they are not responsible for hacks and what not since you are on an open network. You click the checkbox and hit the button, and then you are off and running free as a bird.
    Each place is just unique but all are pretty much setup that way (accept screen first). Some hotels show a accept screen and show a price but most times the price is listed at $0.00 and is only there because they paid a 3rd party provider to setup the network and that is out of the box stuff.

  • Cannot activate simple Integarion Process on SP15

    Hi there,
    I have here a simple integration process based on the <b>BPMPatternCollectTime.</b> I receive multiple idocs during a certain period of time, after that I map the idocs into a legacy format.
    I have declared abstract interfaces for both structures and have linked these to container variables in the process.
    When I want to activate the process I get the following error message from the transfromation step:
    <u>Expression must return the interface type <b><Abstract source interface></b></u>
    I have checked the interface mapping and message mappings and they both look Ok.
    What else can be?
    Thanks for any help.
    Rob
    Message was edited by: Roberto Viana

    Hi,
    This is caused in your transformation step when the source and target are not both abstract interfaces.
    Also, run SXI_CACHE in the GUI and see if your BPM has a return code of zero once you are sure your target and source are the correct abstract interfaces.
    Cheers
    Colin.

  • A simple workflow process case

    What I have done here is a very simple BPMN process with only one human task:
    step1.when some delete the record>initiate a process instance.(new a request of deletion)
    step2.Administrator login and discover the request,he could approve and reject it.
    Following are the questions:
    1.How could I pass the parameters to the process through coding when it's initiated, to tell the administrator which record to delete? i.e step1.
    2.Assume I have not only one human task here, How could I tell the user logged in could do the operation to the task, such as submit,approve,reject? according to the task system attributes or the role or group he belongs to?

    Hi Tom,
    Are you working on BPMN? this is a BPEL forum.
    -Yatan

  • About Plant maintenance Process.

    Hello Expert,
    Implementaion is done but Actually I am going start pm process in our company.so can any one give me the ideas about process.
    Regards,
    Ram Rathode

    Dear,
    As you mentioned, Implementation is completed.
    During implementation it self a clear road map, achievements and blue print will be completed [I hope so]. Based on these only clearly process steps are assumed. If its implemented prior to your enrollment in current job, please go through business steps right now following and look the ways to implement them with PM.
    View this article: http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/40e64197-f119-2c10-6590-802f1fb66419
    PM - Plant Maintenance Process Flow
    http://wiki.sdn.sap.com/wiki/display/ESpackages/PlantMaintenanceforprocessindustry
    Regards,
    Syed Hussain.

  • Design Pattern for simple AIA processes

    I have been using AIA Foundation Pack v2.4 with SOA Suite 10.1.3.4 for a while now and have developed a variety of interfaces using the standard AIA model of:
    Source Adapter (ESB)
    Requester ABCS (BPEL)
    Enterprise Business Service (ESB)
    Provider ABCS (BPEL)
    Target Adapter (ESB)
    I can see the value in usng this model but we are coming up with requirements for more specific Application to Application Integrations where we may just be interfacing some reference data. Therefore there is no available EBO and it is also overkill to develop 5 separate processes to satisfy a simple integration that could be developed with a simple ESB process.
    Are there any best practices or preffered design models for implementing this kind of simple interface but still make use of some of the functionality of the AIA Foundation Pack, such as CAVS, Error Handling and setting dynamic endpoints etc..
    We are also looking to utilise the Service Registry so we can define and manage the differnet services that we have developed.
    I'd be interested to hear peoples thoughts.
    Regards
    Stuart

    In the process of attacking daFei (a truly pointless excercise) everybody forgot to answer the OPs question.
    Here's my take: composition will work better for this. There are several approaches you could use. One is to make a basic concrete Command and put the minimal base properties in it and let the other Command classes wrap other commands without copying.
    Another approach would be to make this class a holder for all the possible attributes. The advantage is that in the above situatiuon (and your current situation, I beleive) one command can be created from another where they share properties that are not in the root set of attributes but these specialized properties will be lost in the copy. You can deal with this through a number of hacks but none are especially pretty. The downside is that you create a kind cyclic dependency by doing this.
    Lastly and people will probably balk at this: you can put the properties in a map and encapsulate this inside each of your command classes. Then copying one from the other is just a matter of cloning the map or just wrapping the same instance, depending on what you want. This addresses theissue described in the paragraph above without creating cyclic dependencies. The downside is that you lose some type checking but you can mitigate to a large degree this by using static literals to get an put values and only access the map through methods specific to each property.

  • BPM - Simple integration process

    Hi guys,
    I'm new at BPM and I've created a simple process. Looking at the weblog "Walkthrough with BPM" by Krishna, i was able to create the simple scenario:
    Source System -(File Adapter)->BPM-(File Adapter)->Target System.
    Now imagine I wanted to include two more actions.Meaning, I'd like to repeat the process.
    So we would get,
    Source System -(File Adapter)->BPM-(File Adapter)->Target System -(File Adapter)->BPM-File Adapter)->Source System
    When I create this in the integration process, i'll have a:
    Start->Receiver->Sender->Wait->Receiver->Sender->End
    But he asks me for Correlations. Can you give me an idea about it? I've looked at the pdf's but the idea is still blurry...

    Hi Goncalo,
    Check my post in this thread..
    Correlation
    Since you have two receive steps in your BPM you need to correlate the message received by the first receive step  with the message received by the second receive step.
    Anand
    Message was edited by: Anand Torgal

  • Sap pm preventive maintenance process step

    Hi,
    Please any body to help me the total cycle or step by step process of preventive maintenance (either it is Strategy based or single cycle or multiple cycle). with screen shot (if have some word doc pls sent me @ [email protected]) quick response is highly appreciation.
    waiting for prompt reply
    Best
    Rajeev

    Avoid phrases such as "Quick Responses", "Urgent", etc., Also, avoid giving your mail id in SCN forums. These are against SCN rules.
    And, search for Preventive Maintenance in google. There are many threads. Read SAP help on Preventive Maintenance. If you face any specific issue, post that in forum.

  • Urgent help with simple BPEL process for reading data from database

    Hello there,
    I need help with BPEL project.
    i have created a table Employee in Database.
    I did create application, BPEL project and connection to the database properly using Database Adapter.
    I need to read the records from the database and convert into xml fomat and it should to go approval for BPM worklist.
    Can someone please describe me step by step what i need to do.
    Thx,
    Dps

    I have created a table in Database with data like Empno,name,salary,comments.
    I created Database Connection in jsp page and connecting to BPEL process.
    It initiates the process and it goes automatically for approval.
    Please refer the code once which i created.
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <%@page import="java.util.Map" %>
    <%@page import="com.oracle.bpel.client.Locator" %>
    <%@page import="com.oracle.bpel.client.NormalizedMessage" %>
    <%@page import="com.oracle.bpel.client.delivery.IDeliveryService" %>
    <%@page import="javax.naming.Context" %>
    <%@page import="java.util.Hashtable" %>
    <%@page import="java.util.HashMap" %>
    <%@ page import="java.sql.*"%>
    <%@ page import= "jspprj.DBCon"%>
    <html>
    <head>
    <title>Invoke CreditRatingService</title>
    </head>
    <body>
    <%
    DBCon dbcon=new DBCon();
    Connection conn=dbcon.createConnection();
    Statement st=null;
    PreparedStatement pstmt=null;
    Hashtable env= new Hashtable();
    ResultSet rs = null;
    Map payload =null;
    try
    env.put(Context.INITIAL_CONTEXT_FACTORY, "com.evermind.server.rmi.RMIInitialContextFactory");
    env.put(Context.PROVIDER_URL, "opmn:ormi://localhost:port:home/orabpel");//bpel server
    env.put("java.naming.security.principal", "username");
    env.put("java.naming.security.credentials", "password");//bpel console
    Locator locator = new Locator("default","password",env);
    IDeliveryService deliveryService =
    (IDeliveryService)locator.lookupService(IDeliveryService.SERVICE_NAME );
    // construct the normalized message and send to Oracle BPEL Process Manager
    NormalizedMessage nm = new NormalizedMessage();
    java.util.HashMap map = new HashMap();
    st=conn.createStatement();
    out.println("connected");
    String query1="Select * from EMPLOYEE";
    rs=st.executeQuery(query1);
    /*reading Data From Database and converting into XML format
    so that no need of going to BPEL console and entering the details.
    while (rs.next()){
    String xml1 = "<AsynchBPELProcess1ProcessRequest xmlns='http://xmlns.oracle.com/AsynchBPELProcess1'>"+
    "<Empno>"+rs.getString(1)+"</Empno>"+
    "<EmpName>"+rs.getString(2)+"</EmpName>"+
    "<Salary>"+rs.getString(3)+"</Salary>"+
    "<Comments>"+rs.getString(4)+"</Comments>"+
    "</AsynchBPELProcess1ProcessRequest>";
    out.println(xml1);
    nm.addPart("payload", xml1 );
    // EmployeeApprovalProcess is the BPEL process in which human task is implemented
    deliveryService.post("EmployeeApprovalProcess", "initiate", nm);
    // payload = res.getPayload();
    out.println( "BPELProcess CreditRatingService executed!<br>" );
    // out.println( "Credit Rating is " + payload.get("payload") );
    //Incase there is an exception while invoking the first server invoke the second server i.e lsgpas13.
    catch(Exception ee) {
    //("BPEL Server lsgpas14 invoking error.\n"+ee.toString());
    %>
    </body>
    </html>
    Its working fine.And i want it for Bulk approvals.please help me step by step procedure if any other way to implement this.

  • Urgent help with simple BPEL process

    Hello there,
    I need help with BPEL project.
    I'm new in JDeveloper&BPEL and i'd like to create process that we'll after sending employee ID return personal details of that employee.
    I did create application, BPEL project and connection to the database properly but somehow i can't deal input and output variable.
    Can someone please describe me step by step what i need to do, how to set up variable etc
    Thx,
    DI

    Me again. This time i hope i'll get some help :(
    Solution to my problem is change to the data-sources.xml and oc4j-ra.xml.
    Since i have database on same machine with BPEL PM Server that uses Olite DB when i tried to make changes i found in tutorials, here on forum and rest of internet
    BPEL PM Server just freeze, didn't start at all.
    Here are data-sources.xml, oc4j-ra.xml and DBAdapter wsdl file. Plz can someone make changes to those files i'll appreciate that.
    HOME\bpel\system\appserver\oc4j\j2ee\home\application-deployments\default\DbAdapter
    oc4j-ra.xml
    <?xml version="1.0"?>
    <oc4j-connector-factories xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.oracle.com/technology/oracleas/schema/oc4j-connector-factories-10_0.xsd" schema-major-version="10" schema-minor-version="0" >
         <imported-shared-libraries>
              <import-shared-library name="oracle.bpel.common"/>
              <import-shared-library name="oc4j.internal"/>
              <import-shared-library name="oracle.xml"/>
              <import-shared-library name="oracle.sqlj"/>
              <import-shared-library name="oracle.toplink"/>
              <import-shared-library name="oracle.jdbc"/>
         </imported-shared-libraries>
         <connector-factory location="eis/DB/DBConn_XE" connector-name="Database Adapter">
              <config-property name="xADataSourceName" value="jdbc/DBConn_XEDataSource"/>
              <config-property name="dataSourceName" value="loc/DBConn_XEDataSource"/>
              <config-property name="platformClassName" value="oracle.toplink.platform.database.Oracle9Platform"/>
              <config-property name="usesNativeSequencing" value="true"/>
              <config-property name="sequencePreallocationSize" value="50"/>
              <config-property name="defaultNChar" value="false"/>
              <config-property name="usesBatchWriting" value="true"/>
              <connection-pooling use="none">
              </connection-pooling>
              <security-config use="none">
              </security-config>
         </connector-factory>
         <connector-factory location="eis/DB/BPELSamples" connector-name="Database Adapter">
              <config-property name="xADataSourceName" value="jdbc/BPELSamplesDataSource"/>
              <config-property name="dataSourceName" value=""/>
              <config-property name="platformClassName" value="oracle.toplink.platform.database.Oracle9Platform"/>
              <config-property name="usesNativeSequencing" value="true"/>
              <config-property name="sequencePreallocationSize" value="50"/>
              <config-property name="defaultNChar" value="false"/>
              <config-property name="usesBatchWriting" value="false"/>
              <connection-pooling use="none">
              </connection-pooling>
              <security-config use="none">
              </security-config>
         </connector-factory>
    </oc4j-connector-factories>
    HOME \bpel\system\appserver\oc4j\j2ee\home\config
    data-sources.xml
    <?xml version="1.0" standalone='yes'?>
    <!DOCTYPE data-sources PUBLIC "Orion data-sources" "http://xmlns.oracle.com/ias/dtds/data-sources-9_04.dtd">
    <data-sources>
    <!-- Connection pool for oracle database -->
    <!--
    <connection-pool name="BPELPM_CONNECTION_POOL">
    <connection-factory factory-class="oracle.jdbc.OracleDriver"
    url="jdbc:oracle:thin:[username]/[password]@[hostname]:[port]:[sid]" />
    </connection-pool>
    -->
    <!-- Connection pool for oracle lite -->
    <connection-pool name="BPELPM_CONNECTION_POOL">
    <connection-factory factory-class="oracle.lite.poljdbc.POLJDBCDriver"
    user="system"
    password="manager"
    url="jdbc:[email protected]:1531:orabpel" />
    </connection-pool>
    <managed-data-source name="BPELServerDataSource"
    connection-pool-name="BPELPM_CONNECTION_POOL"
    jndi-name="jdbc/BPELServerDataSource" tx-level="global"/>
    <managed-data-source name="BPELServerDataSourceWorkflow"
    connection-pool-name="BPELPM_CONNECTION_POOL"
    jndi-name="jdbc/BPELServerDataSourceWorkflow" tx-level="local"/>
    <managed-data-source name="BPELSamplesDataSource"
    connection-pool-name="BPELPM_CONNECTION_POOL"
    jndi-name="jdbc/BPELSamplesDataSource" />
    </data-sources>
    DBAdapter wsdl file
    GetData_WS.wsdl
    <?xml version="1.0" encoding="UTF-8"?>
    <definitions
    name="GetData_WS"
    targetNamespace="http://xmlns.oracle.com/pcbpel/adapter/db/GetData_WS/"
    xmlns:tns="http://xmlns.oracle.com/pcbpel/adapter/db/GetData_WS/"
    xmlns:plt="http://schemas.xmlsoap.org/ws/2003/05/partner-link/"
    xmlns:jca="http://xmlns.oracle.com/pcbpel/wsdl/jca/"
    xmlns:pc="http://xmlns.oracle.com/pcbpel/"
    xmlns:top="http://xmlns.oracle.com/pcbpel/adapter/db/top/GetDataWS"
    xmlns:hdr="http://xmlns.oracle.com/pcbpel/adapter/db/"
    xmlns="http://schemas.xmlsoap.org/wsdl/">
    <import namespace="http://xmlns.oracle.com/pcbpel/adapter/db/" location="DBAdapterOutboundHeader.wsdl"/>
    <types>
    <schema xmlns="http://www.w3.org/2001/XMLSchema">
    <import namespace="http://xmlns.oracle.com/pcbpel/adapter/db/top/GetDataWS"
    schemaLocation="GetDataWS_table.xsd"/>
    </schema>
    </types>
    <message name="EmpDetailsViewCollection_msg">
    <part name="EmpDetailsViewCollection" element="top:EmpDetailsViewCollection"/>
    </message>
    <message name="GetData_WSSelect_EMP_ID_inparameters">
    <part name="GetData_WSSelect_EMP_ID_inparameters" element="top:GetData_WSSelect_EMP_IDInputParameters"/>
    </message>
    <portType name="GetData_WS_ptt">
    <operation name="GetData_WSSelect_EMP_ID">
    <input message="tns:GetData_WSSelect_EMP_ID_inparameters"/>
    <output message="tns:EmpDetailsViewCollection_msg"/>
    </operation>
    </portType>
    <binding name="GetData_WS_binding" type="tns:GetData_WS_ptt">
    <jca:binding />
    <operation name="GetData_WSSelect_EMP_ID">
    <jca:operation
    InteractionSpec="oracle.tip.adapter.db.DBReadInteractionSpec"
    DescriptorName="GetDataWS.EmpDetailsView"
    QueryName="GetData_WSSelect"
    ReturnSingleResultSet="false"
    MappingsMetaDataURL="GetDataWS_toplink_mappings.xml" />
    <input>
    <jca:header message="hdr:OutboundHeader_msg" part="outboundHeader"/>
    </input>
    </operation>
    </binding>
    <!-- Your runtime connection is declared in
    J2EE_HOME/application-deployments/default/DbAdapter/oc4j-ra.xml
    These 'mcf' properties here are from your design time connection and
    save you from having to edit that file and restart the application server
    if eis/DB/DBConn_XE is missing.
    These 'mcf' properties are safe to remove.
    -->
    <service name="GetData_WS">
    <port name="GetData_WS_pt" binding="tns:GetData_WS_binding">
    <jca:address location="eis/DB/DBConn_XE"
    UIConnectionName="DBConn_XE"
         ManagedConnectionFactory="oracle.tip.adapter.db.DBManagedConnectionFactory"
         mcf.DriverClassName="oracle.jdbc.OracleDriver"
    mcf.PlatformClassName="oracle.toplink.platform.database.oracle.OraclePlatform"
    mcf.ConnectionString="jdbc:oracle:thin:@localhost:1521:xe"
    mcf.UserName="hr"
    mcf.Password="62C32F70E98297522AD97E15439FAC0E"
    />
    </port>
    </service>
    <plt:partnerLinkType name="GetData_WS_plt" >
    <plt:role name="GetData_WS_role" >
    <plt:portType name="tns:GetData_WS_ptt" />
    </plt:role>
    </plt:partnerLinkType>
    </definitions>
    Thx,
    DI

  • Simple word processing tools

    Would someone please tell me how to highlight a selected word with a desired color? I have not been able to find a button and I'm sure it must be there.
    Also, is there a way to get Appleworks word processing to underline misspelled words as you go along as is done in Microsoft Word? I can't find that option.
    Thanks
    Seebie Zoo

    I assume by 'highlight a word' you mean enclose it in a coloured box? To do this:
    1. Click on the rectangle tool in the toolbar.
    2. Click on the 'line weight palette button' (second from the bottom, to the right of the 'T') and select 'none'.
    3. Click on the fill button (second above the 'T').
    4. In the colour palette (fifth up from the bottom) select a suitable colour.
    5. Dragging with the mouse, draw a rectangle over the word concerned.
    6. From the 'Arrange' menu select 'move to back'.
    Note that if you amend the text prior to this word you will have to move the rectangle to match.

Maybe you are looking for

  • Stutter noise and flashing mouse pointer upon starting or restarting

    Hi, Please help me with an issue: Upon starting or restarting computer, pointer starts flashing with a stutter noise (at the same rhythm) also pointer selects items randomly, or won't select any. One temporary but not permanent fix is if I deactivate

  • A parameter of CM repository manager

    In CM repository manager,there is a parameter called "Compress content greater than".I don't know wether it will compress content when the all documents of it greater than the parameter or it will compress the document when the uploaded document grea

  • Can't Delete "StartupManager" or "InputManager" folders after sys reinstall

    I had to do a archive and reinstall awhile back. Everything went fine, and I recently tried to delete the "Previous Systems" folder. Everything in the folder was deleted except for 2 locked folders named StartupManagers and InputManagers, which were

  • How to make application class be an entry in TBRF100 in BRF?

    Hi all   I am new to BRF .   I want to know how to create a sample application in BRF.   I did  all step in the followed link   http://help.sap.com/saphelp_erp2004/helpdata/en/49/0f2541a2d5b167e10000000a155106/content.htm   But while doing the last s

  • I want to convert date from Microsoft Access to Oracle.

    I want to convert date from Microsoft Access to Oracle. My Oracel date format is 21-Jul-2004 02:24:09 AM I use sqlldr in Oracle 9i Database and I write control file load data infile 'test.txt' into table test fields terminated by "," optionally enclo