Call 2 Operation Mappings

Is it posible to call succesive 2 Operation Mappings in one Scenario without a BPM?
I want to realize a scenario where i have a basis software component which does standard mappings and hold all messagetypes etc.  and customer software component which allows to customize the mapping result in a own SC with a own mapping step without changing the basis SC.
Is it posible without a BPM or what could be a good solution to achieve this?

> If the customer needs further enhancements he could do this in the customer SC constructive on the mapping result of the basis SC.
This will not work. When the customer enhances the data structure, the standard mapping will ignore the additional fields, they cannot be restored in a second mapping step.
If you enhance the standard data structure, you have to modify the standard mapping also.

Similar Messages

  • How to call Operating System commands / external programs from within APEX

    Hi,
    Can someone please suggest how to call Operating Systems commands / external programs from within APEX?
    E.g. say I need to run a SQL script on a particular database. SQL script, database name, userid & password everything is available in a table in Oracle. I want to build a utility in APEX where by when I click a button APEX should run the following
    c:\oracle\bin\sqlplusw.exe userud/password@database @script_name.sql
    Any pointers will be greatly appreciated.
    Thanks & Regards,

    Hi Guys,
    I have reviewed the option of using scheduler and javascript and they do satisfy my requirements PARTIALLY. Any calls to operating system commands through these features will be made on the server where APEX is installed.
    However, here what I am looking at is to call operating systems programs on client machine. For example in my APEX application I have constructed the following strings of commands that needs to be run to execute a change request.
    sqlplusw.exe user/password@database @script1.sql
    sqlplusw.exe user/password@database @script2.sql
    sqlplusw.exe user/password@database @script3.sql
    sqlplusw.exe user/password@database @script4.sql
    What I want is to have a button/link on the APEX screen along with these lines so that when I click that link/button this entire line of command gets executed in the same way it would get executed if I copy and paste this command in the command window of windows.
    Believe me, if I am able to achieve what I intend to do, it is going to save a lot of our DBAs time and effort.
    Any help will be greatly appreciated.
    Thanks & Regards,

  • Is it possible to call operating system command after file receive?

    Hi expert,
    I'm trying to call operating system command after file receive comm.channel receive a txt file.
    operating system command uses txt file name as parameter.
    Is it possible? How?
    Thanks.

    Hi,
    It should be possible, actually we have two options that are
    1.RUN OS command before message processing
    2.RUN OS command after message processing.
    So you can give the commands in the RUN OS command after message processing.
    Check this links for more info
    http://wiki.sdn.sap.com/wiki/display/XI/SAP%20XI%20File%20Adapter%20OS%20Command%20Line%20Feature
    http://help.sap.com/saphelp_nwpi71/helpdata/en/44/556cb799c93677e10000000a114a6b/content.htm
    http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417200)ID1690747750DB11724434094963199241End?blog=/pub/wlg/10392
    Regards
    Ramesh

  • JMS sender cc error: Error while calling operation 'setChannel' for object

    Hi guys,
    I'm getting following error in my sender JMS adapter which tries to connect to Websphere MQ:
    Error while calling operation 'setChannel' for object '|   com.ibm.mq.jms.MQQueueConnectionFactory
    it is then followed by connection and system parameters.
    Any idea, what could be wrong?
    I also doubt about cc's connection parameters:
    - transport network protocol: should I use TCP/IP or WebsphereMQ?
    - JMS compliant: non-JMS or JMS compliant?
    thanks for your help,
    olian

    Hi Olian,
    the configuration of a JMS adapter requires close working with the MQ team. they are best people to tell  you what is the correct parameter value.
    depending on the "transport protocol" he will be able to help you complete the configuration.
    if you have chosen "websphere MQ (non-jms)", the transport/network protocol and Jms-compliance depends on the configuration made on the network and MQ.
    Raghu

  • Calling Operating System Commands from PL/SQL using java

    Calling Operating System Commands from PL/SQL - The Java Way
    wlth help of given thread link,
    Calling OS Commands from Plsql
    but i had user privilege problem
    Declare
    x Varchar2(2000);
    Begin
    x := OSCommand_Run('/tmp/sri/GROUP_ho.sh');
    DBMS_OUTPUT.Put_Line(x);
    End;
    o/p;
    can't exec: /tmp/sri/GROUP_ho.sh lacks user privilege
    i done the grant privillage also
    part
    dbms_java.grant_permission('abcd', 'SYS:java.lang.RuntimePermission', 'writeFileDescriptor', '');
    dbms_java.grant_permission('abcd', 'SYS:java.lang.RuntimePermission', 'readFileDescriptor', '');
    dbms_java.grant_permission('
    abcd', 'SYS:java.io.FilePermission','<<ALL FILES>>', 'execute');
    again
    get
    can't exec: /tmp/sri/GROUP_ho.sh lacks user privilege
    same error;

    Process management at the OS level should prevent execution continuing in the calling code until the command has completed (either successfully or with error).
    If the low level java code were to spawn child process threads then execution could continue, but I'm guessing the Java function your talking about doesn't do that and just calls the operating system to execute the command and waits for the returning code to come back.

  • How to call owb mappings using Control M

    Hi Guru's,
    Please help me with the script/steps  for calling OWB mappings in Control M.
    Thanks in advance!

    Hi Kishan,
    Use sqlplus_exec_template.sql in <OWB_HOME>\owb\rtp\sql\.
    Alternatively you can use similar code provided by OWB-team: http://www.oracle.com/technology/sample_code/products/warehouse/files/run_my_owb_stuff.sql
    Good luck, Patrick

  • Calling OWB mappings within apply handlers

    Hi,
    I have configured streams to capture changes in my source tables. And in my apply process, I have set apply handlers which try to call OWB mappings for populating data into destination tables. But I am getting an error while doing so -
    ORA-20213: Unable to create standalone job record - there may be no task defined for this map
    How can i solve this problem?
    Thanks
    Giri

    Hi Giri,
    First of all some good news. We are adding exactly this functionality to the new release of OWB (soon to be in beta).
    Now for solving this, there is another thread on the forum about this. I have not tried this myself, but if you are calling this from pl/sql you may want to use the example on OTN (run_my_owb_stuff.sql) which you can find here: http://www.oracle.com/technology/sample_code/products/warehouse/index.html
    That will create a procedure that you can call from the apply handler.
    Hope this points you in the right direction,
    Jean-Pierre

  • Call operating system services from Jdeveloper

    How can i call operating system services from Jdeveloper ?
    null

    We do not use JDeveloper but use external procedures/routines called from the database. Then you can call a database procedure to an operating system task.
    Linda

  • Hi! I have a iphone5 with my italian operator. I must leave Italy and go in Honduras for work. I want to know if I can use my iphone using an other call operator. Thank you so much!

    Hi!
    I have an iphone 5 with my italian operator.
    I must leave italy and go to Honduras, so I want to know if I can use my iphone 5 with an operator of honduras.
    Can I use it at honduras?
    Thank you for your help!

    Nothing to do with iPhoto where you posted
    That is a question for your wireless carrier - maybe someone in the iPhone forum would know but probably not - call your carrier and find out
    LN

  • Java DC calling Operation on Entity Service

    I have three entities (Entity Services) and one Application Service.
    Application Service needs a operation to pull data from each entity based on the input parameter (name, type String).
    The operation, builds an object with attributes from all three entities, and returns that newly created object.
    I have a Java DC, that's going call this operation on the Application Service.
    Question: How Java DC would know the object type of the object returned by the operatio on the custom operation on the Application Service?
    Is it possible to do something like this or is there a better way to do this?
    BTW, This Java DC is being used as Callable Object in GP.
    Can I create a Service Endpoint for the Application Service and build the Callable Object directly against the Application Service. Then how to invoke method on the Application Service? How to handle the Object returned by the Application Service method?

    At first, I'd say you shouldn't be needed a java dc with gp interface if you have a CAF application service.
    GP has a CO for CAF application service you can use out of the box to reference a method of an application service you've deployed on your server. Pretty straight forward. No need of endpoint if service is deployed locally.
    That is assuming you don't have any particular requirements I'm not aware of here.

  • Operation mappings with multiple mapping programs

    Hello all,
    I have 2 message mappings:
    <source structure> -> <middle structure>
    <middle structure> -> <IDOC
    I don't know how to build service interface and operation mapping.
    Thanks,
    Natalia.

    >
    Stefan Grube wrote:
    > For the middle structure you need no service interface, just a message type.
    >
    > You upload the IDoc structure, so you need only create one service interface with message type "source structure"
    >
    > In operation mapping (source -> idoc)  you add both message mappings.
    >
    > Edited by: Stefan Grube on Jan 26, 2011 10:50 AM
    Quote

  • How to call OWB Mappings?

    Hi,
    I need to call the OWB mappings from an Oracle stored procedure.How can I implement this?
    Regards
    Kishan

    Hi Kishan,
    Use sqlplus_exec_template.sql in <OWB_HOME>\owb\rtp\sql\.
    Alternatively you can use similar code provided by OWB-team: http://www.oracle.com/technology/sample_code/products/warehouse/files/run_my_owb_stuff.sql
    Good luck, Patrick

  • How to call operating system(windows) functions like sutdown,refresh,et

    Hello,
    I am new in Oracle D2k.I want to know that how to call windows XP/7 shell commands(operating system functions) or windows function key(like F5 for system refresh in windows xp/7) in an Oracle Form.
    Actually I have to make a trigger which can fire at pressing a particular key and execute appropriate action of Windows7 like shutdown,F5(function key of windows to system refresh).
    thank you
    regards
    aaditya.

    Just for future reference, regardless if you are posting in the Forms area of the forum or any other, terms like Forms 11g, Oracle 11g, etc are parts of product names. They are not version numbers although they do offer a slight hint. It is very important that when posting you include the complete version number of any products related to the problem or question you have. For example, you said you are using Oracle Forms 11g. Look at how many possible versions "Forms 11g" could possibly be:
    11.1.1.1
    11.1.1.2
    11.1.1.3
    11.1.1.4
    11.1.1.6
    11.1.2.0
    11.1.2.1
    With each new patch release and major release, a large number of bug fixes are included. In the case of new major releases, in addition to bug fixes, many new features are added. So knowing the version number is important.
    Beyond that, it would appear that you have many questions:
    1. How to copy and paste
    2. How to execute a system shutdown
    3. How to force the browser into full screen mode
    4. Refresh - this one is unclear. What do you mean by "refresh"?
    Let me answer those that I can:
    <blockquote>o Functions like cut/copy/paste are available directly from your Forms code. For these I would recommend referring to the Builder's Online Help. Look for CUT_REGION, COPY_REGION, PASTE_REGION. It might also be helpful to understand SELECT_ALL. For example you may want to code a Copy button like this:
    GO_ITEM('some_text_field);
    SELECT_ALL;
    COPY_REGION;o To execute a system shutdown on the client machine, you would first need to WebUtil enable your form. Refer to the Forms Builder Online Help for information about how to use WebUtil. You can also find lots of information in this forum about WebUtil. Once enabled, you can execute a Windows shutdown in various ways. Here one option:
    Declare
         my_cmd varchar2(255);
    Begin
         my_cmd := 'cmd /c start "" "' || '"shutdown -s -f -t 1"' || '"';
         WEBUTIL_HOST.HOST (my_cmd);
    End;Refer to the Microsoft documentation for more information: http://technet.microsoft.com/en-us/library/bb491003.aspx
    o I'm not sure what you are attempting to do with the F11. I understand that this function key sets the browser to full screen, but the form will not exactly adjust for this change in browser size. You can adjust the applet size dynamically, but not the form. For that you would need to code the behavior yourself. So, before I can offer something specific, it would be helpful to understand what you expectation is and if what you want is to set the browser to full screen, why not just allow the end user to do it? You could easily have a java script popup displayed before the form starts which might say something like "To maximize your browser, press F11"
    o Finally, "refresh". I don't know what you mean here. Refresh what? The Windows desktop, browser, Oracle Forms.....
    </blockquote>

  • Calling operation of the exposed BO Service in another Application Service

    Hi,
    I am working on Composite Application development in CE7.1.
    I have the following scenario:
    A business object is exposed as a web service.
    The web service of the business object is imported as an external service in another CA Application.
    On the composite application explorer,
    under the "composite application --> external --> External Services" node I can see both the operations provided from the exposed business object.
    My Question: If I define an operation on the application service as implemented, how can I call the operations of the exposed business objects?
    Thanks,
    Yasar

    Hi Yasar,
    Fallow the fallowing steps.
    1)  First expose your BO(Exp_BO) as a web service.
    2) Import that web service( (Exp_BO) as an external service in what ever project you want.
    3) create an application service(eg AppService)
    4) right click the imported external service and choose default mapping. select "create methodes in existing application service" and choose AppServioce.It will create the methodes with same name and map them to the Exposed BO methodes.
    5)Next in the implemted method call the web service(ExpBO) methodes.
    I am giving an example:
    LocalInventorBO is the local BO.
    Inventor is the Exposed BO.It is having a method create(inventorId).This create method dosn't return actual Inventor.But it will create InventorType.We have to use that type.
    public com.hcl.ramp.types.LocalInventorBO CustomImplementedOperation(java.lang.String inventorId) throws com.sap.caf.rt.exception.CAFServiceException {
              com.sap.caf.demo_sap_com.xipvault_practice1.modeled.InventorType inventorType=this.create(inventorId);
              com.hcl.ramp.types.LocalInventorBO localInventorBO=     this.getLocalInventorBOService().create();
              localInventorBO.setInventorId(inventorType.getInventorId());
              return localInventorBO;

  • How to call operating system commands?

    Can we call OS commands from JAVA?
    I am trying to call lpr/lp commands from JAVA.
    Can anybody guide me where to search for this information.
    Thanks in advance
    Srini

    Thanks for you all for this information. I will try this....Your information greatly helped me to go forward...

Maybe you are looking for

  • Jquery not working in ios Safari Ipad/Iphone

    I am working on website that need jquery attached to make my ajax working. but after i implement the ajax, all links are not working on Ipad Safari. It seems the tap action to the screen not affect anything. but its working for all browsers except io

  • Trouble using firewire drives via thunderbolt adapter on bootcamped Mac Pro 2013 towers

    Here at the university, we've just installed a new classroom of Mac Pro towers (late 2013).  We like to use Bootcamp in said classroom, and so I (painstakingly) installed Windows 8.1 on a test machine.  I've found that the brand new firewire-to-thund

  • Problem with RowSetBrowser

    Hi experts, I am working on an ADF application which was created in year 2000/2001. I have to make it runnable in the latest Weblogic server. Am using JDeveloper Studio 11.1.1.4.0 Most of the oracle jbo classes have been changed, so am facing a bit d

  • Hardware calibrated monitor and Lightroom 4

    Hello everyone, I have just invested in an Eizo SX2462W with EasyPIX / EX2 sensor (effectively a Spyder 4). I have put together 3 profiles using the EasyPIX software as follows (based on the settings recommended by the Eizo guide): 1st profile - 6000

  • It seems that opacity is not effecting my png file on my timeline

    I have a timeline where I change the opacity of a still from 10 to 90 and when I play the movie it seems to have no effect. when I apply that same opacity change to a movie (avi) it works as I would expect. Any ideas?