Incorporating WSIF Provider  for Spring into BPEL

I have extended the WSIF Java binding classes to invoke methods on Spring beans. This works fine when using WSIF (v2.0) on a standalone mode, but when I try to integrate this into the WSIF runtime that comes with Oracle BPEL, the Spring provider classes are not recognized (I get the error "unkown.port.type"). I added the Spring implementation of the WSIFProvider class to the META-INF/services/orabpel.apache.wsif.spi.WSIFProvider file in orabpel-thirdparty.jar [*], but this does not resolve the issue.
[*] I had to tweak the classes to make the package names consistent i.e. orabpel.apache.wsif.* instead of org.apache.wsif.*
I am using the earlier version of the BPEL Process Manager (v2.0 / 9i) and would like to know whether it is possible/worthwhile trying to get things to work in this version before going for the huge 10g download.
Any help will be immensely appreciated.
Rajesh Jayaprakash

Cool,
I found this piece here on our internal network (it is for version 2.0), post that you will need to implement, extend the org.collaxa.thirdparty.apache classes (that are the modified apache ones)
quoted ...
Custom WSIF provider is a very good way for adding systems into BPEL PM. There are two tasks need to be done to plug in a WSIF provider after it is developed. First, the WSDL extension of that provider has to be registered to the WSDL reader. Second, the provider itself needs to be registered.
Register WSDL Extension
1.Create your WSDL extension object model following the java WSDL extension that’s include in the apache WSIF package. An extensionRegistry class, like JavaExtensionRegistry.java in the WSIF java package, is needed to register the WSDL extension.
2.Create a file [ORA_HOME]/system/classes/WSDLExtensions if it’s not already there. Add the name of the class in its own line into that file. This file will be picked up by the WSDL reader so your custom WSDL extension is recognized when the WSDL is parsed.
like
My.package.MyWSDLExtensionRegistry
Register WSIF Provider
1.Develop your custom WSIF provider following the example of any providers that come with the apache WSIF package.
2.Modify [ORA_HOME]/system/config/collaxa-config.xml file so the wsif-providers entry looks like:
<property id="wsif-providers">
<name>Custom WSIF providers for Oacle BPEL server</name>
<value>provider-class-name</value>
<comment>
<![CDATA[The value should be a comma separated list of WSIF provider cla
ss names.]]>
</comment>
</property>
If you happen to migrate your code to 10.1.2.0.2 - and write something up I am happy to advertise it .. :-)
best clemens
Clemens Utschig - Utschig
Oracle SOA Product Management

Similar Messages

  • Incorporating Crystal Reports for Eclipse into a Maven build

    Is there a way to support or work around Maven dependencies for Crystal Reports?
    I'm working on a project in MyEclipse 8.5 and building it into an ear file using the integrated Maven support.
    We just recently started incorporating Crystal Reports into our project, and I have all the jar files in the WebINF\lib folder and the crystalreportviewers folder in the project as well and when I run the reports and viewers from jsp pages it works fine because Maven doesn't actually compile those. The problem is that I need to run scheduled reports in the background without ever showing anything to the user but whenever I try to access crystal reports directly in my java servlet classes my import line
    import com.crystaldecisions.sdk.occa.report.document.*;
    throws the following error:
    [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) on project webui: Compilation failure: Compilation failure:
    C:\...SchedulingServlet.java:[17,0]package com.crystaldecisions.sdk.occa.report.document does not exist
    Even if I'm not doing anything with it.
    I'm still new to Maven, jsp, and Crystal Reports, so any suggestions would be awesome.

    I get that error without even having any .prt files in the project.
    having the import statement alone throws that error

  • How to configure for the give senario where we from APO demand planning, we provide baseline forecast into TPM

    Hello Guru's,
    Request for information on smart documentation on the integration between Trade Promotion Management and SCM-Demand Planning from an architecture perspective how to configure for the give senario where we from APO demand planning, we provide baseline forecast into TPM and from TPM promotions values can be considered in to APO demand planning: can anybody give me some insight on it.
    Thanks in advance.
    Kumar

    Hi Praveen
    There are several ways you can connect a DP system to a TPM. How are your interfaces and systems setup?
    Option1:
    Extract the baseline from APO to a BW cube, extract the data out of BW, may be using infospokes/open hub and pass it on to TPM.
    2. Have a custom program written in APO-DP to extract the selected keyfigure data at the aggregation level into an interface or a .txt file into APO directory and use some data transfer service such as EDI to take this data and send to TPM.
    In my experience it is simple to define an integration process. The much larger and complicated aspects are the date adjustments and the aggregation levels.
    Date adjustments:
    Understand the basis of the data in APO and TPM. APO is usually at the requested delivery date or material availability date ( when the customer like a store wants the product). However TPMs are usually at the consumption date ( when an end customer like you and me but from store shelf). Depending on the product and business style this can mean several days difference. Let's say it is 25 days on average, you need to add 25 days to APO base line date to get the TPM consumption date.
    Aggregation level:
    This can be product or customer. If the planning in DP is at product sku level and the TPM is at packs or brand level, you need to aggregate the data up before loading to TPM. The same with customer.
    To me the most complex part of the integration is to understand and transform the data in a meaningful way and a strategy to sustain this integration by keeping both DP and TPM in sync in terms of master data. Also important to have a process for identifying exceptions and failures. you send baseline from DP to TPM and if it fails, how do you know? how do you trouble shoot?
    Hope these help.

  • Firefox 10.0 says it's incompatible with Norton Toolbar and Norton Identity Safe. We recently had this with upgrade to Firefox 9.0. Can the update Norton provided for Firefox 9.0 be incorporated in 10.0?

    Firefox 10.0 says it's incompatible with Norton Toolbar and Norton 360 Identity Safe. We recently had this with upgrade to Firefox 9.0. Can the update/workaround Norton provided for Firefox 9.0. somehow be incorporated in 10.0?

    No, it's still in version 5.2.0.13, but the update/patch sent resolved the problem!

  • XSD validation for incoming data into BPEL process

    Please suggest how to validate XSD incoming data into BPEL process.
    I just wanted to verify the data before entering into BPEL

    Hi,
    I guess i am replying very late.
    In BPEL 2.0 we have an activity called "Validate" which can do the XSD validations.
    "Lets Learn Oracle SOA: Validate XML schema In BPEL"
    Regards,
    Chinmaya

  • Error while embedding java into BPEL

    Hi Guys,
    I am getting the following error while embedding Java into BPEL.
    Error: C:\unzipjdev\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\.client (The system cannot find the file specified)
    i checked for .client content , it is not available in the directory.
    Does anybody know about this?

    could you please provide the java exec code snippet that you use in bpel? there is a sample under samples/references/JavaExec

  • SQL Server 2014 Express (32 bit) issues with Microsoft OLE DB Provider for Visual FoxPro

    Hello, I am trying to create a sample data warehouse and some reports etc to demonstrate SQL server and subsequent automation to a company I am working for.  I am trying to import data from the company's VFP based software into a new SQL Server database.
     (please note, this is not custom developed software, so i am unable to push the data from VPF)
    I keep getting errors and SQL server crashes when i try to access the Microsofl OLE DB Provider for Visual Fox Pro similar to this thread https://social.msdn.microsoft.com/Forums/en-US/88296548-553e-4402-93e3-6f26f5de343d/dtswizard-importexport-utility-error-trying-to-use-vfp-oledb-provider?forum=sqldataaccess
     however, the solution outlined in that thread will not work, as i cannot create an SSIS package in Express.
    I have also attempted to use the OLE DB in Excel as well to test it, and it crashes Excel the same way.  
    results of the following query Exec master.dbo.xp_msver
    Index Name
    Internal_Value Character_Value
    1 ProductName
    NULL Microsoft SQL Server
    2 ProductVersion
    786432 12.0.2000.8
    3 Language
    1033 English (United States)
    4 Platform
    NULL NT INTEL X86
    5 Comments
    NULL SQL
    6 CompanyName
    NULL Microsoft Corporation
    7 FileDescription
    NULL SQL Server Windows NT
    8 FileVersion
    NULL 2014.0120.2000.08 ((SQL14_RTM).140220-1752)
    9 InternalName
    NULL SQLSERVR
    10 LegalCopyright
    NULL Microsoft Corp. All rights reserved.
    11 LegalTrademarks
    NULL Microsoft SQL Server is a registered trademark of Microsoft Corporation.
    12 OriginalFilename
    NULL SQLSERVR.EXE
    13 PrivateBuild
    NULL NULL
    14 SpecialBuild
    131072008 NULL
    15 WindowsVersion
    131072008 6.1 (7601)
    16 ProcessorCount
    8 8
    17 ProcessorActiveMask
    255 000000ff
    18 ProcessorType
    586 PROCESSOR_INTEL_PENTIUM
    19 PhysicalMemory
    4055 4055 (4252094464)
    20 Product ID
    NULL NULL
    Any guidance is appreciated.  thanks!

    No, I attempted to use the Microsofl OLE DB Provider for Visual Fox Pro to access the .dbf from Excel,
    and it behaved identically to the way it did in SQL Server.
    I can use the Microsoft Excel Data source in SQL Server to link an excel file to SQL Server perfectly fine. 

  • Large Value problem with Oracle Provider for 9.2.0.7.0 and 10.1.0.4.0

    Hi,
    There is table having single column "SCORE" as shown below.
    | SCORE |
    |9.0000E+33 |
    |8.0000E+33 |
    |7.0000E+33 |
    |6.0000E+33 |
    I am trying to fetch column SCORE from above table in database. The type of column SCORE is NUMBER. With Oracle Provider for OLE DB 9.0.1.0.1 everything works fine.
    But when I use 9.2.0.7.0 or 10.1.0.4.0 , Recordset::rawGetRows() returns -2147217845. Is there is any limit on value retrived using Recordset::rawGetRows() in newer versions of Oracle Provider for OLE DB?
    Please help.
    Thanks and Regards,
    AC
    Edited by: user8090166 on Feb 24, 2009 4:13 AM
    Edited by: user8090166 on Feb 24, 2009 4:17 AM

    Hi,
    Yes, i've take it off but i still have the same error...
    Anyway, like the, the people from hardware, were able to recover the 32Bit Oracle9.2 system, what do you think of use the old system to make the export, and then import into the new one 64Bit and Oracle10.2 ?
    Homogeneous system copy by r3load method?
    Is it possible right!?
    More easy and a cleaner installation?
    RM

  • ORA-01461: can bind a LONG value only for insert into a LONG column in 11.2

    Hello,
    We have been getting the following exception when we try to save an XML (>5k).
    SQL state [72000]; error code [1461]; ORA-01461: can bind a LONG value only for insert into a LONG column
    This is occurring only for Oracle 11g (11.2.0.1.0)
    Our column is CLOB type, not LONG type.
    Could anyone please suggest what could be the reason and fix?
    Thanks in advance
    --Cheers
    paruvid

    Thanks for quick response!!
    Inserting throw JDBC (Spring jdbcTemplate)
    using the ojdbc6.jar as driver
    here is the stask strace
    Caused by: org.springframework.jdbc.UncategorizedSQLException: PreparedStatementCallback; uncategorized SQLException for SQL [INSERT INTO tabl1(c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15,c16(CLOBCOL),c17, c18, c19) SELECT c1,c2, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? FROM table2 S JOIN table1 D ON S.c1 = D.c1 WHERE S.c2 = ? AND D.c5 = ? GROUP BY S.c1];
    SQL state [72000]; error code [1461]; ORA-01461: can bind a LONG value only for insert into a LONG column
    ; nested exception is java.sql.SQLException: ORA-01461: can bind a LONG value only for insert into a LONG column
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:83)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:80)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:80)
    at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:602)
    at org.springframework.jdbc.core.JdbcTemplate.update(JdbcTemplate.java:786)
    at org.springframework.jdbc.core.JdbcTemplate.update(JdbcTemplate.java:842)
    at org.springframework.jdbc.core.JdbcTemplate.update(JdbcTemplate.java:846)
    at com.smartstream.cms.message.dao.SSIMessageDao.editSSIInstance(SSIMessageDao.java:522)
    ... 52 more
    Caused by: java.sql.SQLException: ORA-01461: can bind a LONG value only for insert into a LONG column
    Edited by: paruvid on Aug 9, 2011 5:07 AM
    Edited by: paruvid on Aug 9, 2011 5:17 AM
    Edited by: paruvid on Aug 9, 2011 5:23 AM

  • Microsoft OLE DB Provider for SQL Server 2012 Analysis Services Error Code = 0x80040E05

    I've been running a package for 6 months without any issues that pulls data from a cube via MDX and moves it to a database.
    We've recently moved to a new server x64 and the connections all succeed but at runtime (in 64 = T&F) I get the following error:
    [SRC AdExchange [87]] Error: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80040E05.
    An OLE DB record is available.  Source: "Microsoft OLE DB Provider for SQL Server 2012 Analysis Services."  Hresult: 0x00000001  Description: "Error Code = 0x80040E05, External Code = 0x00000000:.".
    [SSIS.Pipeline] Error: SRC AdExchange failed the pre-execute phase and returned error code 0xC0202009.
    I've installed SQL_AS_OLEDB, SQL_AS_ADOMD from Microsoft® SQL Server® 2012 SP1 Feature Pack
    Why is my connection failing?

    The server has a 10Gbps network connection.
    I've installed CU6 for SQL Server 2012 SP1
    http://support.microsoft.com/kb/2874879/en-us#hfi
    I'm still getting the same error at runtime in BIDS:
    [SRC AdExchange [87]] Error: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80040E05.
    An OLE DB record is available.  Source: "Microsoft OLE DB Provider for SQL Server 2012 Analysis Services."  Hresult: 0x00000001  Description: "Error Code = 0x80040E05, External Code = 0x00000000:.".
    [SSIS.Pipeline] Error: SRC AdExchange failed the pre-execute phase and returned error code 0xC0202009.
    Looking at the errorlog, everything looks normal until:
    Launched startup procedure 'sp_ssis_startup'.
    Attempting to load library 'xpsqlbot.dll' into memory. This is an informational message only. No user action is required.
    Using 'xpsqlbot.dll' version '2011.110.2100' to execute extended stored procedure 'xp_qv'. This is an informational message only; no user action is required.
    Attempting to load library 'xpstar.dll' into memory. This is an informational message only. No user action is required.
    Using 'xpstar.dll' version '2011.110.3000' to execute extended stored procedure 'xp_instance_regread'. This is an informational message only; no user action is required.
    Attempting to load library 'xplog70.dll' into memory. This is an informational message only. No user action is required.
    Using 'xplog70.dll' version '2011.110.2100' to execute extended stored procedure 'xp_msver'. This is an informational message only; no user action is required.
    AppDomain 2 (SSISDB.dbo[runtime].1) created.
    Unsafe assembly 'microsoft.sqlserver.integrationservices.server, version=11.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil' loaded into appdomain 2 (SSISDB.dbo[runtime].1).
    Unsafe assembly 'microsoft.sqlserver.integrationservices.server, version=11.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil' loaded into appdomain 2 (SSISDB.dbo[runtime].1).
    AppDomain 3 (master.sys[runtime].2) created.
    Software Usage Metrics is enabled.
    SQL Server is terminating because of a system shutdown. This is an informational message only. No user action is required.
    Service Broker manager has shut down.
    Error: 17054, Severity: 16, State: 1.
    The current event was not reported to the Windows Events log. Operating system error = (null). You may need to clear the Windows Events log if it is full.
    .NET Framework runtime has been stopped.
    SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informational message only; no user action is required.
    The SQL Server Network Interface library could not deregister the Service Principal Name (SPN) [ MSSQLSvc/XXXXXXXXXX.com ] for the SQL Server service. Error: 0xffffffff, state: 63. Administrator should deregister this SPN manually to avoid client authentication
    errors.
    The SQL Server Network Interface library could not deregister the Service Principal Name (SPN) [ MSSQLSvc/XXXXXXXXXX.com:1433 ] for the SQL Server service. Error: 0xffffffff, state: 63. Administrator should deregister this SPN manually to avoid client authentication
    errors.
    Wondering about the unsafe assembly in SSIS and deregistering the SPN..
    Anyone have any ideas on how to resolve this?
    Thanks!

  • Records management:  Getting record GUID in Service Provider for Transactio

    Hello,
    I wan't to use a service provider for transaction (or may be reports) in a record.
    I the called transaction (Z-transaction) I need the GUID of the record (from which this transaction was calle). Afterwards we want to add automatically a new document into the record.
    Does anybody know, how to transfer (or receive) the ID of the record in our Z-transaction or z-report? Or are there any other techniques how to do this?
    Many thanks for any advice,
    Matthias

    Hi Espen,
    Basic searching for documents and records can be done via the organizer part of the screen. It's the left part of the screen with the role-based view and the history. Select the folder for eg records and open it. Select the record type you want to search on and right click on it adn select search. You then can to enter your parameters (attribute values) on which you want to search. Same for the documents.
    The search you are reffering to is the generic search in which it's possible to search over multiple documenttypes at once. For this however you need to customize RM parts. In the registry for once you have to change some settings on the element type (sps) of the generic document search element (e.g SRM_SPS_GEN_DOCUMENT_DEMO in the service provider SRM_SP_GEN_DOCUMENT). These options are only available in the newer systems (e.g. Netweaver 4s). Not in SAP Enterprise 4.7. So for the generic search options you"ll need more indepth knowlegde on how to customize SAP RM.
    There is a kind of howto on the generic search options on: http://service.sap.com/recordsmanagement in the media library under documentation called "How To Guide: Cross Search based on Property Unification" .
    Hope this helps.
    Best regards,
    Tjalling-Jan Gerkema

  • Oracle data into BPEL

    Hi,
    I am new to this forum so pls. pardon me if I am not familier with the rules. I need to know how to integrate DB Adapter data into BPEL rules engine. Actually, based on a status column value in Oracle table this rules engine would guide it to a human task. I need help to do this.
    Thx,

    Hi
    I am exactly working on the same scenario as below and wanted to use the Oracle Apps Adapter
    1. Import the CSV files using File Adapter.
    2. Move the CSV data into Oracle Staging Table using Databse Adapter.
    3. Validate the Record by PL/SQL Package that i publish as WebService.
    4. Move the Validated Record to Oracle Base table using Apps Adapter.
    I created a package for validating the data and call the Oracle Seeded APIs and registered the same as a concurrent program. Now when i am trying to find the same concurrent program through apps adapter I couldn't find.
    Am I missing something? Or do I have only one option to call the Concurrent Program through DB Adapter?
    Can any one help me out please

  • Unable to install Oracle Provider for OLE DB 8.1.6

    I could not install Oracle Provider for OLE DB 8.1.6. The problem was when I double click on the Setup.exe to run setup, it would not execute on some computers (brand new computers) and worked fine on others. I often got an error message saying that the Java Run-time Environment was not found. Has anyone run into that problem. I greatly appreciate if you could help.

    Found the post below on another thread. This would not work for us without changing the JRE_MEMORY_OPTIONS as well.
    ========================================================
    One of our DBAs had the answer. Its a bug relating to p4 processors.
    1. Rename the file symcjit.dll to symcjit.old
    2. Change the following line in the "oraparam.ini" file to read:
    JRE_MEMORY_OPTIONS=-nojit -ms16m -mx32m
    They said someone found it in Oracle KB article 131299.1 but I have still been unable to find the Oracle KB. Perhaps a "Knowledge Base" link should be added to the support or resources section.

  • Error using an XML as data provider for either datagrid or linechart

    Hi,
    I am developing an application using Flex and Java servlets.
    Upon user
    event, I load the data using the servlet and store the data
    in a
    Dictionary. I am running into couple of issues from here
    a. If I try to use the XML object in the dictionary as the
    data provider
    for either Datagrid or Linechart I am unable to view the
    data. I did a
    trace on the object and it has the correct data.
    b. Also, I am unable to access the content of child elements
    when using
    a parent element as the data provider.
    ex. parent. child1. child2 does not work, it works when I
    provide child2
    as the dataprovider directly.
    Please let me know what might be the root causes and
    resolutions.
    Thanks in advance,
    Nataraj

    I did not find a solution to the problem and created a list
    of the child objects and used that as the source instead of the top
    level XML object. This worked.

  • Is it possible to deploy multiple sharepoint provider hosted apps into one azure website??

    Is it possible to deploy multiple sharepoint provider hosted apps into one azure website??
    Rohit Pasrija

    I am faced with a similar requirement although the hosting environment for the provider hosted apps would be an IIS web server in our own infrastructure. 
    Would it be advisable to use a common IIS website to host multiple apps? The MVC web application which will provide functionality
    for the apps is already in place which is why we are checking for options to use the same web project for multiple apps. 
    Can the web config file's clientID be shared by multiple apps?

Maybe you are looking for

  • Can't add my itunes library to my new 30GB video iPod... help please

    I have had a 20GB ipod with itunes. I had 822 songs on that itunes library, and just today got an 30GB ipod video. I want the songs already in my library to go into my new ipod. How can I do that without putting all those cds back in and downloading

  • GR/IR Clearing GL Account

    How to clear GR/IR CLEARING GL account in FI if all MIGO done and PO closed for the financial year 2009-10 How to clear GR/IR CLEARING (Without PO) GL Account in FI for yea end closing activity How to clear SR/IR CLEARING (Without PO) GL Account in F

  • Customization of Item Category

    Hi gurus            While I was doing Blanket purchase order, when I select item category as ' B', PO quantity and order of unit are getting selected. I don't want them to get selected. Can someone tell me how to customize the item category? Where ca

  • Active document must to move one location

    Hi When i open file in Original location that file need to be move in desktop. When file was moved Original location file must be delete. File must be move in one location to another loaction. Please help me.

  • Multiscreen HTML5 TOC Jumps back to top

    Hi all, Using Multiscreen HTML5 (RH 11.0.0.179) if you click on a table of contents entry towards the bottom of the list, the ToC jumps back to the top of the ToC, so you have to scroll back down to see the selected topic and other topics around it.