CAF-Core application development in CE 7.1

Hi Experts,
I am new to CAF. I need to help how to created CAF-Core Applications.
1. How Link RFC's to external services.
2. How to created BO.
3. How to expose BO to Web services.
4. How to return more than one table values to external service.
5. How to created WebDynpro  application from CAF Services.
Please guide me how to learn CAF- Core application developement.
Regards,
Satya.

Hi Satya,
Following are some pointers for you to start:
CAF in CE:
http://help.sap.com/saphelp_nwce10/helpdata/en/43/0034e14db01a85e10000000a422035/frameset.htm
Link RFC's to External Services:
http://help.sap.com/saphelp_nwce10/helpdata/en/af/7ad9beab5e824cb2403f6821cde7dd/frameset.htm
BO to Web Service:
http://help.sap.com/saphelp_nwce10/helpdata/en/44/24128b347c1c9fe10000000a11466f/frameset.htm
Regards,
Alka.

Similar Messages

  • Error while creating new employee in CAF Core application

    Hi
    I am novice to the CAF, this is my first CAF Core application which I have created and deployed in J2EE engine successfully. It’s ready for Testing, here  I am trying to create a  new employee but while saving it, giving error like:-
    ERROR. Exception thrown in method createEmployee. The transaction is marked for rollback.: Exception thrown in method create. The transaction is marked for rollback.: com/sap/caf/rt/exception/CAFIllegalAccessException
    Anyone can help out me.
    Regards
    Srikanth

    Hi Cindy Herrman,
      FYI , that check box already unchecked, while setup the employee entity only that Permission check box unchecked, still I am getting same problem.
    -Srikanth

  • How to import data to a CAF core application

    Hello,
      I've made an application in CAF (Using CAF Core). After that, I need to create manually all the data of the business objects. In /caf UI I can create new elements but one on one. There is a way for doing a mass import of data to a CAF Business Object?
    Thanks &  Regards
    SU

    Not Answered.

  • Using XI created Web Service in CAF Core

    Hello,
    i'm despairing!!!!
    For 2 days I'm trying now to get my XI created Web service working in my CAF Core application...the result is depressing.
    First of all: the Web service works without any problems when I import the WSDL into "oXygen" tool. I'm generating a request and get the correct result. The message is processed without errors in XI.
    I followed the steps described in <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/11669cea-0c01-0010-63b2-b98c35b1b370">Using a Web Service as External Service</a>. I have 2 search values (with option, minValue, maxValue) where I map each minValue to the corresponding external service attribute.  But when I test the everything in the ServiceBrowser (with parameters ""), the message is processed in XI but with empty search parameters. This means that my "" values are not transferred via XML to XI.
    Maybe I put in incorrect URLs (tutorial part: "Configure external services") for WSDL Description URL and End point URL. Which URLs are the corresponding ones in a WSDL file?
    Can anyone help me?
    Thanks and regards
    Joschi

    Hi Andre,
    Thanks for your answer, but now I'm a bit confused...why is this tutorial for GP? A Web Service is imported as External Service into a Composite Application Service DC in NWDS and then wrapped by an Entity Service. After deployment the Entity Service is tested with the Service Browser. So I don't see the connection to GP.
    The passage with 2 search values is maybe a bit confusing, yes. I will search for materialNumber and salesName (2 search values). And for each my Entity Service operation presents me in the mapping mask three "sub"-parameters: option, minValue, maxValue.
    So my question on your question: Why do I have to set the "option" to "=="? I don't need the option for my Web Service. In the tutorial there's also no "option" set. In addition I'm not able to set the "option" in my Entity Service because no coding is allowed. So is the tutorial  wrong?
    By the way, I already set the "option" to "==" in an extra Application Service (which cals my Entity Servie) and tested it. I created 2 QueryFilters and set "option", "minValue" and "maxValue". But this also doesn't work.
    Regards
    Joschi

  • Problem with CAF Core Exercise

    Hello All,
    I am performing the CAF exercise I doing it as per the guide How-to-Guide CAF Core however when I am trying to create a Web Service from the CAF Applications I am getting the following error:
    Result
    => deployment aborted : file:/C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/1/temp3623sap.com~demo~core~register.ear
    Aborted: development component 'demo/core/register'/'sap.com'/'local'/'20070626205559':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application sap.com/demo~core~register.. Reason: Webservices common deployment exception! The reason is: Error occurred, trying to update web services for application sap.com/demo~core~register. . Additional info: none; nested exception is:      java.lang.Exception: com.sap.engine.interfaces.webservices.server.deploy.WSDeploymentException: Webservices common deployment exception! The reason is: Error occurred, trying to update web services for application sap.com/demo~core~register. . Additional info: none
         at com.sap.engine.services.webservices.server.deploy.ws.update.WSUpdateProcessor.updateWebServices(WSUpdateProcessor.java:164)
         at com.sap.engine.services.webservices.server.deploy.ws.update.WSUpdateProcessor.updateWebServices(WSUpdateProcessor.java:118)
         at com.sap.engine.services.webservices.server.deploy.ws.update.WSUpdateProcessor.updateWebServices(WSUpdateProcessor.java:86)
         at com.sap.engine.services.webservices.server.deploy.ws.update.WSUpdateManager.makeUpdate(WSUpdateManager.java:52)
         at com.sap.engine.services.webservices.server.deploy.WSDeployer.makeUpdate(WSDeployer.java:274)
         at com.sap.engine.services.deploy.server.application.UpdateTransaction.makeComponents(UpdateTransaction.java:400)
         at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:319)
         at com.sap.engine.services.deploy.server.application.UpdateTransaction.begin(UpdateTransaction.java:164)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3155)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.update(DeployServiceImpl.java:667)
         at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1278)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:309)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:194)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:122)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.engine.interfaces.webservices.server.deploy.WSDeploymentException: Webservices deployment exception! The reason is: Error occurred, trying to generate web services deployment files for application sap.com/demo~core~register. . The error refers to application: none, jar: {2}, web service: {3}.
         at com.sap.engine.services.webservices.server.deploy.ws.update.WSUpdateProcessor.generateDeployFiles(WSUpdateProcessor.java:296)
         at com.sap.engine.services.webservices.server.deploy.ws.update.WSUpdateProcessor.deployWebServices(WSUpdateProcessor.java:262)
         at com.sap.engine.services.webservices.server.deploy.ws.update.WSUpdateProcessor.updateWebServices(WSUpdateProcessor.java:155)
         ... 21 more
    Caused by: com.sap.engine.interfaces.webservices.server.deploy.WSDeploymentException: Webservices common deployment exception! The reason is: Error occurred, parsing com.sap.engine.services.webservices.server.deploy.descriptors.sapwebservices.WSDescriptor descriptor, application sap.com/demo~core~register, web service RegEDWS, location message: type: jar file, location: D:\usr\sap\ERP\DVEBMGS10\j2ee\cluster\server0\.\temp\deploy\work\deploying\reader1182862628593\sap.com~demo~core~register~ejbmodule.jar . . Additional info: {1}
         at com.sap.engine.services.webservices.server.deploy.ws.WSDefinitionFactory.parseWSDescriptor(WSDefinitionFactory.java:907)
         at com.sap.engine.services.webservices.server.deploy.ws.WSDefinitionFactory.loadWebService(WSDefinitionFactory.java:176)
         at com.sap.engine.services.webservices.server.deploy.ws.WSDefinitionFactory.loadWebServices(WSDefinitionFactory.java:158)
         at com.sap.engine.services.webservices.server.deploy.ws.update.WSUpdateProcessor.generateDeployFiles(WSUpdateProcessor.java:284)
         ... 23 more
    Caused by: com.sap.engine.interfaces.webservices.server.deploy.WSDeploymentException: Webservices common deployment exception! The reason is: Error occurred, trying to parse source type: zip entry, zip file location: D:\usr\sap\ERP\DVEBMGS10\j2ee\cluster\server0\.\temp\deploy\work\deploying\reader1182862628593\sap.com~demo~core~register~ejbmodule.jar, entry: com/sap/demo/core/register/appsrv/reged/RegEDWSVi.videf . Additional info: {1}
         at com.sap.engine.services.webservices.server.deploy.ws.WSDefinitionFactory.parseVI(WSDefinitionFactory.java:925)
         at com.sap.engine.services.webservices.server.deploy.ws.WSDefinitionFactory.parseWSDescriptor(WSDefinitionFactory.java:817)
         ... 26 more
    Caused by: com.sap.engine.services.webservices.jaxrpc.exceptions.XmlUnmarshalException: XML Deserialization Error. XML Node [VirtualInterface.Functions][http://xml.sap.com/2002/10/metamodel/vi] have minOccurs>0 in schema definition but is missing in node [VirtualInterface][http://xml.sap.com/2002/10/metamodel/vi].
         at com.sap.engine.services.webservices.jaxrpc.encoding.GeneratedComplexType._loadInto(GeneratedComplexType.java:1197)
         at com.sap.engine.services.webservices.jaxrpc.encoding.GeneratedComplexType.deserialize(GeneratedComplexType.java:945)
         at com.sap.engine.services.webservices.server.deploy.descriptors.vi.VInterfaceParser.getVInterface(VInterfaceParser.java:46)
         at com.sap.engine.services.webservices.server.deploy.ws.WSDefinitionFactory.parseVI(WSDefinitionFactory.java:920)
         ... 27 more
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment exception : The deployment of at least one item aborted
    Can someone please suggest to me how to resolve this as I have no idea how to proceed.
    Thanks.

    Hello Raimund,
    Thanks for your reply.
    Yes I am executing these components on the discovery server. It's actually part of the exercises that came with the server which is Composite Tool Box.
    When I am deploying the application without converting the Application Service to a Web Service everything works fine when I am trying to convert it to a Web Service as required by the Visual Composer part of the exercise, I am able to buld it however when I am deploying it I get the Exception.
    Thanks.

  • CAF Core

    <b>In NW2004s SR2 installation documen, page 128</b> <i>"Performing Post-Installation Steps for Composite Application Framework Core (CAF Core)"</i>
    <b>In SLD</b>
    1. In the System Landscape Directory (SLD), <b>create a new project</b>.
    2. Create a new software component (SC) to be developed.
    3. Create software components of the build plug-ins for the dependent development component(DC). They are:
    Archive Names
    BI-MMR, CAF-KM, EPBC2, SAP_JTECHS,
    BI_UDI, CAF-UM, EP-PSERV, SAP_PRT,
    BI-REPPLAN, EC-JSTARTUP, KMC-CM, SAP-EU,
    BI-WDALV, EP_BUILDT, LM-TOOLS, SAP-JEE,
    CAF, EPBC, SAP_BUILDT, UWLJWF
    <b>Problem:</b>
    1-How can I create project in PI/XI SLD?
    2-Some dependent components are not available in SLD.
    3-is CAF setting necessary for PI/XI?
    Thanks.

    Got the same question...
    Additional /Background Information on this chapter is helpfull

  • No CAF Dictionary for developing CAS

    Hi there,
    I am trying to get familiar with CAF. So I downloaded the Sneak Preview version (<i>Full Java Edition
    SP15</i>) and tried to complete one of the tutorials.
    I created a new project, and a new Entity Service. That worked fine. Then the tutorial tells me to add an attribute to that service and tried to assign the type <i>com.sap.caf.core.shortText</i> to that attribute as the tutorial says. But I couldn't select that type from the simpleType-window because the node <i>com.sap.caf.core</i> wasn't there.
    So i tried to generate the service-code (without any attributes). This didn't work either because the Developer Studio couldn't find any class from the package <i>com.sap.caf</i>.
    I tried to find the classes in the Netweaver Developer Studio file-system (c:\...\sap\jdt\eclipse\plugins) and i found the classes. But that could not be way to solve the problem.
    Can anyone help me, please!

    Hi Aliaksei,
    thanks! That hint worked. There were several wrong entries in that .classpath-file.
    After searching inside several jar-files i figured out that the following entries were missing:
    <b>In the Dictionary-Project:</b>
    <classpathentry kind="lib" path="C:/Programme/SAP/JDT/eclipse/plugins/com.sap.tc.ap/comp/CAF/DCs/sap.com/caf/core/dict/_comp/gen/default/public/types_compilation/lib/java/sap.comcafcoredicttypes_compilation.jar"/>
    <b>In the EJB-Project:</b>
    <classpathentry kind="lib" path="C:/Programme/SAP/JDT/eclipse/plugins/com.sap.tc.ap/comp/CAF/DCs/sap.com/caf/runtime/impl/_comp/gen/default/public/CAFRuntimeAPI/lib/java/sap.comcafruntimeimplCAFRuntimeAPI.jar"/>
    <classpathentry kind="lib" path="C:/Programme/SAP/JDT/eclipse/plugins/com.sap.tc.ap/comp/CAF/DCs/sap.com/caf/runtime/security/_comp/gen/default/public/ejbjar/lib/java/sap.comcafruntime~security.jar"/>
    There are no more errors in the task-view now, so i am hoping that the CAS will compile and can be deployed to the server.
    Thanks again!

  • SDM Deployment fails - Dependency caf/core/ear missing

    crosspost from: SDM Deployment fails - Dependency caf/core/ear missing
    deploying a DC from NWDS into SDM the following Exception is thrown:
    07.01.2008 16:20:38 /userOut/daView_category (eclipse.UserOutLocation) [ThreadDeploy Thread,5,main] INFO:
    002Additional log information about the deployment
    <!LOGHEADERSTART/>
    <!HELPManual modification of the header may cause parsing problem!/>
    <!LOGGINGVERSIONhttp://1.5.3.7185 - 630/>
    <!NAME[/usr/sap/IT1/DVEBMGS00/SDM/program/log/sdmcl20080107151422.log]/>
    <!PATTERNhttp://sdmcl20080107151422.log/>
    <!FORMATTERcom.sap.tc.logging.TraceFormatter(%24d %s: %m)/>
    <!ENCODINGUTF8/>
    <!LOGHEADEREND/>
    Jan 7, 2008 4:14:22 PM Info:
    Starting deployment
    Jan 7, 2008 4:14:22 PM Info: Error handling strategy: OnErrorStop
    Jan 7, 2008 4:14:22 PM Info: Prerequisite error handling strategy: OnPrerequisiteErrorStop
    Jan 7, 2008 4:14:22 PM Info: Update strategy: UpdateAllVersions
    Jan 7, 2008 4:14:22 PM Info: Starting deployment prerequisites:
    Jan 7, 2008 4:14:23 PM Info: Loading selected archives...
    Jan 7, 2008 4:14:23 PM Info: Loading archive '/usr/sap/IT1/DVEBMGS00/SDM/program/temp/temp23425innobis.dewkbtmetadata.ear'
    Jan 7, 2008 4:14:24 PM Info: Loading archive '/usr/sap/IT1/DVEBMGS00/SDM/program/temp/temp23426innobis.dewkbtear.ear'
    Jan 7, 2008 4:14:24 PM Info: Loading archive '/usr/sap/IT1/DVEBMGS00/SDM/program/temp/temp23427innobis.dewkbtdictionary.sda'
    Jan 7, 2008 4:14:25 PM Info: Loading archive '/usr/sap/IT1/DVEBMGS00/SDM/program/temp/temp23428innobis.dewkbtpermissions.ear'
    Jan 7, 2008 4:14:26 PM Info: Selected archives successfully loaded.
    Jan 7, 2008 4:14:26 PM Error: Unresolved dependencies found for the following SDAs:
    1.: development component 'wkbt/ear'/'innobis.de'/'NetWeaver Developer Studio'/'20080107144202'/'0'
    dependency:
    name: 'caf/core/ear'
    vendor: 'sap.com'
    There is no component either in SDM repository or in Deployment batch that resolves the dependency.
    Deployment will be aborted.
    Jan 7, 2008 4:14:26 PM Error: Prerequisites were aborted.
    Jan 7, 2008 4:14:27 PM Error: Error while creating deployment actions.
    system:
    sap.com/SAP-JEECOR 7.00 SP10 (1000.7.00.10.0.20061026144500)
    sap.com/SAP-JEE 7.00 SP10 (1000.7.00.10.0.20061026144500)
    I checked http://<srv>/sap/monitoring/ComponentInfo
    the missing 'caf/core/ear' is not listed, however several other CAFs are:
    sap.com caf/core null (964250) SAP AG MAIN_APL70VAL_C 20061212133926 sap.com/CAF
    sap.com caf/core/dict null (964586) SAP AG MAIN_APL70VAL_C 20061212131613 sap.com/CAF
    sap.com caf/core/gp/facade/backgroundco/ear null (964227) SAP AG MAIN_APL70VAL_C 20061212134201 sap.com/CAF
    sap.com caf/core/metadata null (963689) SAP AG MAIN_APL70VAL_C 20061212133653 sap.com/CAF
    etc....
    Is it possible to deploy this missing caf-ear component supplementary?
    I have the strange feelings caf/core/ear is something 7.1 CE only related....
    thanks for any hint!
    kai

    Kai, I didn't mean to offend you. But good forum practice is to avoid duplicate posts.
    Regards,
    \-- Vladimir

  • Encapsulating web services in CAF core

    Hi,
    I am trying to call external services namely web services in caf core. I read the earlier posts and i guess I am missing out on something.
    1. what is the difference between encapsulating external service as entity service VS application service. For example, I am trying to call the PurchaseOrderVendorAddress_WSD webservice. It takes vendorID and purchaseorderID as input and returns vendor address. What should I use and why?
    2. I checked out CAF core tutorial. It talks about encapsulating RFC as application service. Is it same for web service? I mean can I assume the same approach is valid for web service
    Many thnx,
    Mayukh

    did you follow the tutorial "81 Using a Web Service as External Service (Service)"?
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/11669cea-0c01-0010-63b2-b98c35b1b370
    you can't be lost after that. otherwise you're in big trouble my friend...

  • Workflow start with caf gp application

    Hi Experts,
    I am on nw2004s, erp2005, ep7.0 sp11.
    ESS Business Package has one application developed on CAF GP called Life and Work Events. In this, there is a process "Birth/Adoption". This process has blocks, actions, callable objects (web dynpro java based). The standard application does not trigger a workflow. I have finished one task through portal like changing family data and i run the transaction SWEL. I see some events on Business OBjecttype: FAMILY, EVENT: CREATE, CHANGED.
    I do not know by this time these events are created, the data is already written to database. Please clarify me.
    when the user does this on portal, it should trigger a workflow (like send an email to HR Administrator) before the values are written to DataBase.
    When HR admin does two actions; Approve or Reject. when approved, data will be written to data base.
    what are the basic steps that I should follow to complete this process?
    Regards,

    I am designing the workflow process for family data changes through the Life and Work Events GP applications.
    1. i created a task with Object Type FAMILY and method: APPROVE.
        I went ahead and tried to define the triggering events (FAMILY-  Created, Change).  I tried to activate: the system throws an error: <b>binding for event is incorrect-no activation possible.</b>
    any body help me why I get this error?
    I solved this problem by myself.
    Regards,

  • CAF core archiving

    Hi,
    I am looking at options to archive my CAF code database. We are still in a early phase of development. However wanted to check on the options that we have to archive the data in the CAF core as the database size grows over years. Any help/ links are highly appreciated.
    Thanks & Regards,
    Keerti

    CAF Core is always there in the IDE by default. You can use any of its Entity/BO/App service in your project.
    Thanks,
    Dipankar

  • CAF Core Metadata checker

    does any of you have a way or tool to check / fix metadata consistency of CAF Core based projects in developer studio ?
    SAP has one but it does not seem released to the public. Meanwhile many of us are having recurring troubles with metadata getting corrupted that causes waste of time.
    Thanks
    Vitaliano Trecca

    CAF Core is always there in the IDE by default. You can use any of its Entity/BO/App service in your project.
    Thanks,
    Dipankar

  • CAF CORE COLLECTION_ASPECT_KEY error

    I have a simple entity "Approver" with attribute functions (string) and contacts (String), cardinality 0:n for both.
    I build UI object based on Object Editor pattern for this Approver Entity service. Also build the UI object based on Relationship Tab patteren for the Approver Functions and Contacts (attributes).
    When I test the UI (Object editor pattern based) for entity service. It let me add the record to functions and contacts tab, but when clicked on save returns following error.
    Key (or KeyList) [localKey@11e75a9]  is no Key (KeyList) of type COLLECTION_ASPECT_KEY_Approver
    At one point this was working fine. I tried to recreate the Entity Service, UI pattern objects and now both the functions and contact tabs not working. Can not save the records added in those tabs.
    Do I need to do any coding in Entity Service? Is there a documentation that I refer to resolve this error?
    SAP has developed CAF-CORE technology, I guess it will be nice if they can really put out good documentation and tutorials with complex examples.
    Thanks

    Hi ANdre,
    I have one entity "Approver"
    with following attributes
    Attribute Name            Type      Cardinality
    id                     String      0..1
    name                   String      0..1
    functions              String      1..n
    hrContacts             String      1..n
    I would have idealy like to have recusrive relationship, because User or employee plays different roles, like, assistant, hrContact, approver, supervisor. Employee could be associated with multiple functions. To keep the things simple I am having the functions and hrContacts as field on the entity, idealy would have like to have, reference to another entity.
    I guess the problem is with automatic code generated for Entity service and UI patteren. It is expecting something at some place and that's not well documented.
    I have another Entity service with similar structure for Vendor entity and all the UI pattern work fine, that including Object Editor and Relationship tab.
    Thanks

  • CAF Core vs CAF GP

    Hi.
    I don't know difference with CAF Core and CAF GP.
    Kindly explain what is CAF Core and where we can use.
    Samethings in CAF GP.
    Thanks in advance.
    Regards, Arnold.

    Hello Arnold,
    In a nutshell, CAF Core is a MDA based tool used to create the Service and UI layer for a composite application.  Guided Procedures MDA based tool used to create the Process Layer for a composite application.  Please see https://www.sdn.sap.com/irj/sdn/developerareas/caf?rid=/webcontent/uuid/d8dbd703-0801-0010-c9bf-c04bc52f562f">overview [original link is broken] [original link is broken].
    Best Regards,
    Austin

  • Applications Developer Certification

    I'm new to Oracle, though not new to programming (over 20 years experience). I'm very interested in the Applications Developer Certification (Forms developing) and would like any advice any of you have on pursuing it.
    Basically, I need to learn the following, correct?
    1. Oracle database fundamentals
    2. PL/SQL
    3. Using Forms Developer
    Anything else?

    Oracle announced the retirement the Oracle Certified Professional Application Developer track for Oracle Developer Release 2, effective July 31, 2002.
    After July 31st, the 3 core exams will no longer be available:
    Exam 1Z0-121 Developer/2000 Build Forms I
    Exam 1Z0-122 Developer/2000 Build Forms II
    Exam 1Z0-123 Developer/2000 Build Reports But will the Oracle Certified Professional Application Developer track for Oracle Developer Release 6 continue?
    Thanks
    Marija

Maybe you are looking for

  • Invalid security code, apps wont open! help help help!

    I have the iphone 3Gs and up until three days ago it never let me down. Now I am so furious and nor apple or at&t have done anything to help me resolve this problem or talk to someone that can fix this error that is none other then APPLES fault. I un

  • Approval for Sale Order

    Dear OM Gurus, How to setup approval for a sale order?. I believe that the standard functionality is only for negotiation flow and return.... Thanks & Regards Merlin Rajesh

  • Best approach for backup and transport (NW BPC 7.5)

    Hi, we are currently in a situation, where we have developed a prototype in a Q (quality) envoirnment. This has been a standalone system sofar. Now we have a Development->Quality->Production envoirnment - and I want to move my prototype from the Qual

  • Illy CS4 crop question

    I used to easily be able to set the dimensions from document setup when i was working on a project, I cant do that now - but whats more frustrating is the crop area tool is gone - can anyone tell me how to only crop 1 item in a document so when I sav

  • My Time Capsule shuts itself off

    My Time Capsule has started to shur itself off every two or three weeks. What has happened and what can I do to make stay on?