Disqualification Siebel connector Batch mode error and debugging

To test the matching contact batch process, I followed the guide and created a job template with the settings specified in the virtual library:

issue1.gif

Created job template:

issue2.jpg

When you submit the work, we get an error. As it is not very descriptive I wanted to know how to debug this error.

issue3.jpg

I looked in the database intermediate EGQ saw no trace, and also the Disqualification has not given any reference. Is there anywhere in Siebel, which will show the error?

Thank you very much

Darren

Hello

The most likely cause of the error is a configuration error in the dnd.properties file that configures the connector for Siebel Disqualification.

Oracle® Enterprise Data Quality

Note that for the batch JMX Disqualification server port must be specified in part a of the file. This is not the same as the HTTP port.

Kind regards

Mike

Tags: Fusion Middleware

Similar Questions

  • Disqualification Siebel connector plus? = Search fuzzy

    Hello

    is it possible to use the Disqualification Oracle Siebel Connector, for the purpose of a fuzzy search to expand the research capabilities of Siebel?

    I can imagine that it is possible to create a workflow process that calls a Disqualification webservice via an integration object. I wonder if there is a solution that is to any integration effort.

    Thank you

    Daniel

    Integration of the Disqualification can be enabled on the interface of fuzzy query of Siebel. There should be some details about it in the DQ Siebel Administration Guide.

  • Siebel Connector Session except error - are users clicking on register twice?

    Hello world

    We tried to confirm the source of errors that occur frequently during training sessions for the project, when users save the results of a logon Web determinations of Siebel. We mainly see two error messages repeatedly in our journal of integration, usually accompanying the credits except error that the user sees in WD ("an error occurred during the processing of the application... ») :

    ~~

    Error 1
    Error call service 'Inbound email from database operations', 'FindRecord' method in the step "query Session and case ID. (SBL-RPR-00162)
    --
    No record matching the search specification is found. (SBL-CMI-00122)

    Error 2
    Error "Adapter of Siebel EAI" service call, method "synchronize" to step "SaveSessionData". (SBL-RPR-00162)
    --
    Method 'WriteRecord' of the business 'Policy of automation Session' component (component of integration of 'Policy of automation Session') for registration with search specification '[Id] = "1-1KPYE8F" ' returned the following error: "the selected record changed by another user since it was recovered. Please continue. (SBL-DAT-00523) "(SBL-EAI-04451)"

    ~~

    So far, our best theory is that users are clicking on save twice, perhaps by habit of other desktop software. I thought I might as well post it here in case someone else has encountered this and had any advice or different ideas on what could be the cause of (web server or network loading, for example).

    Thank you!
    -Patrick

    Patrick,

    When the economy Web determinations, all the OPA is save to the political table Automation Session. Records can be updated as many times as necessary. As expected, you can save a determinations to Siebel Web session as many times as you want without error.

    If you have a hook of Workflow that does something, you must make sure that it can handle the record button cannot be used more than once.

    See you soon
    Frank

  • Siebel connector: filling out of the database duplicate

    When you use the Disqualification Siebel connector, how can I initially complete the table double?

    It is empty now (of course). For a new installation of Siebel, this isn't a problem at all: whenever I create a new record, I can see that a record according to is automatically created in the s_dq_org_key table.

    If this part of the story works very well.

    But it might be worth recreating the content of the s_dq_org_key each at the table and when:

    -Let's say I misconfigure something, the Disqualification system is not running for a few days, that's why the key duplicate table is not updated.

    -Or, as now: I attach Disqualification Oracle to an already up & running system (test).

    Should I features of batch job for this purpose? Lots fill the s_dq_org_key in addition to the staging tables table?

    Batch (either full or incremental batch) can be performed using Siebel DQ Manager. These call Disqualification batch to identify duplicate records. The database shared staging is used to pass relevant data (corresponding to data for the identification of double and effective) between Siebel and Disqualification.

    The additional lots may include things like "all records updated last week" - and Siebel automatically select candidates for these records and entry to the Disqualification. Disqualification will be return matches.

    Please note that S_DQ_ORG_KEY contains only the key values for the selection of candidates. Key values can be updated using the DQ Manager - it be called generation service key to the Disqualification for each record in the scope, assuming you are using Siebel 8.1.1.10 or later version. Otherwise, they are updated in the same way, but the keys are simply formed from expressions configured in Siebel.

  • OPA for Siebel connector

    Hello

    next week I'll start a PoC OPA with a big client Siebel. The customer is currently preparing the IT environment this POC and installed OPA OPA for Siebel v10.1.2 connector and 10.2.0.110. But the menu entry called datamodel tools - Siebel - import is not available (as described in the installation guide for the Siebel connector in section finalize and validate the installation of the connector). Modeling plugins directory contains 2 dll files (C:\Program Files\Oracle\Policy Modeling\plugins\siebel-import-export). Anyone have an idea why this customer cannot see this menu entry?

    Any help is appreciated.

    Concerning
    Joerg

    Joerg

    You must use the OPA with Siebel connector 10.1 10.1. 10.2 connector Siebel support OPA 10.2, but it's not yet released.

    Andrew

  • OPA Siebel connector

    Hello

    We have developed a module using the OPM and now want to link with Siebel with Siebel OPA connector.
    The modules is complex and involves a number of entities, and there isn't many so alleged relationships.

    The OPA Siebel connector works very well with the given default modules. But to make it work with my base custom rules that all the changes I need to do?

    In addition, it will be very useful if you can share some link or source, which explains the basic process of mapping rules of the takeover to Siebel database.

    Thank you

    Published by: user13091883 on Sep 6, 2010 04:40

    Depending on how you want to use the modules, how you approach the OPA for Siebel connector can be very different. There are essentially two distinct meanings.

    * 1. Invoking Siebel rules and process the result *.

    This approach uses the server of determinations of OPA and relies on data sent by Siebel to the determinations of the server, with the answers referred to Siebel.

    It is based on a policy of automation mapping between Siebel business components, attributes, and relationships mapping to entities, attributes, and relationships in the modules.

    This scenario is always called from a script in Siebel (perhaps triggered from a button). The text must be written on the Siebel Connector feature is called and the response must be dealt with in the script.

    The main example of this is the AdminSmokeTest. By pressing the button 'Test smoke DS' called Siebel connector, which uses "AdminSmokeTest" mapping to collect information on the current employee record and send it to the server of determinations. The response is processed and the response (if the current record is the SADMIN user) is displayed in a message.

    Look at how it's done, use Siebel tools to look at the underlying script in the 'Policy of automation Smoke Test' applet.

    Also, you should take a look at the connector of the OPA for Siebel documentation, especially in the topics under 'Invoke the rules' and ' tutorial: citing rules with policy of automation connector for Siebel.

    * 2. With the help of determinations of Web to collect information and save it in Siebel *.

    This approach uses the OPA Web determinations to run an interview. It can be called from Siebel, or open them directly from a web browser, but a user following the interview process stated. When the user chooses to record the interview, the results are saved in Siebel.

    The data of the interview are recorded in a political component of specific Session of Automation management. When an interview is saved, you can intercept the workflow to perform additional functions.

    You need a mapping for this approach as well, but you need not necessarily to the mapping of all the entities and attributes of the modules of business, fields etc in the Siebel server components. The information collected during the interview are recorded in the political table Automation Session. The mapping in this case, is mainly used to start before any information from Siebel to the determinations of the Web.

    On the screen of the "politics of Smoke Test Automation", when you click on the button 'WD Smoke Test '.

    You should take a look at topics under "Citing Interviews" and perhaps "tutorial: seed Oracle Web determinations with data from Siebel.

  • Why I get this cryptic error when I try to write and debug my Visual C++ project?

    I have some pretty serious problems related to Visual C++ and Visual Studio. Whenever I try to write and debug my project, I get the following error:

    Even just manually my building project of "Build > Build Solution" does not work. When I try to do, I get this error message instead:

    Honestly, I'm puzzled as to what could be causing this. If anyone can offer a possible solution to this question, it would be greatly appreciated.

    This issue is beyond the scope of this site (for consumers) and to be sure, you get the best (and fastest) reply, we have to ask either on Technet (for IT Pro) or MSDN (for developers)
    *
  • I get an Fatal Exception on start up error, and I can only run in safe mode on my dv6

    I get an Fatal Exception on start up error and I can only run in safe mode on my dv6, can someone please help?  I don't really want to reset to the factory settings I have to reinstall everything.  I tried to go back through the system restore, but it keeps telling me that there is no restore point?  I'm running Windows7 64 bit OS

    Thanks in advance.

    Hi Hazel,

    Start in Safe Mode, open windows control panel, open programs and features and uninstall Comodo Firewall (this will probably be listed as Comodo Internet Security depending on the version).

    Once completed, restart the laptop in Safe Mode .

    As before, open all programs, open accessories, right-click on command prompt and select "run as Administrator".  In the command prompt type the following commands and press enter after each one.

    Drivers CD                (Note that there is a space between cd and drivers)

    del cumon.sys           (Note that there is a space between the led and cumon.sys)

    output

    NOTE: If you get an error after entering del cumon.sys as the "specified path cannot be fouund", it's Ok.

    Restart the computer and see if Windows starts normally.

    Kind regards

    DP - K

  • 9214 OR problem with a common mode error

    Hey,.

    I take readings using thermocouples type k using the NI 9214 module in a cRio.  System works very well at room temperature, but once I take the surroundings up to 300 ° C thermocouple, I get the error message: "a common mode error has been detected."

    I use the NI 9214 mode high resolution, with disabled OTD.  I went through the documentation on the error, but it is light on the proposed solutions.  I wonder if anyone else has seen this, and if so, how you solved it.

    Thank you!

    Hey GiantDeathRobot,

    Thanks for the reply! It was very useful.

    Let me start with additional information about my setup.  I use a k type thermocouple in a vacuum chamber to measure stuff inside.  I have the NOR-9214 in a just plug cRIO of data of the current temperatures.  Thermocouples are unshieleded in the room, but are exposed to the end inside the room.

    Your comment to the ground made me think that there might be a problem of noise EFM.  So I solved my problem in a weird Garland.  I had the commune for the NI 9214 connected to the nut of the common leg of the connector.  I added a ground cable from the power strip that I use to power all of the components of the House (including the cRIO) cRIO chassis.  This completely clears my noise problem.  I thought I'd follow upward, in case anybody out there is struggling with this as well.

  • Different behavior between cRIO 'Run as Startup' and debugging run

    Hello

    I have an application that does a lot of things, including playing a card NI 9213 Thermocouple, which lies on a connected to a RT cRIO target expansion chassis. The application is run on the target of RT. My problem is related to a behavioral difference between opening a connection to the channels of thermocouple in debug (by clicking on the arrow on the VI run) mode and the opening of the connection through a Build specification (by clicking Run as to start).

    During execution, the VI wrote in a text file on the hard drive of the cRIO. I enclose the text files, one of the debug mode and a Run as startup mode. I have only two thermocouples connected (ch1 and ch15). From the text file, you can see the connection opens without error in debug mode, but get an error in startup mode. I've also attached an extract showing the VI that I used for the test.

    A few notes:

    Nothing to do with the VI is changed between each type of race.

    The Build specification has the attached VI selected as startup VI, everything else is default

    Someone else out there has had a problem similar to this? I feel like the debug mode should act identically to the normal start deployment. Otherwise, what's the point?

    Thank you

    I solved the problem! Or at least worked around it by setting a different bug. This another bug happened to be the same words that were this bug, to run as a startup. I'll summarize for you:

  • Eclipse and debug

    Hi all

    Sorry if this question was asked a million times. I'm new to programming Java, J2me and Blackberry... I started using the JDE 4.2.1 and decided to go the eclipse because of gaps JDE plugin (Code formatting was a biggie for me)... Eclipse on the other hand is a bear to get set up. My question has to do with the debugger and debugging.

    I put it in wrong place or debugging in Eclipse is miserable at best. From c# and Visual Studio, I'm used to throwing in the code debugger and showing you exactly where the unhandled exception or error is. With my current setup, I get a white screen in the Simulator with a vague description of the error. Can someone tell me please in the right direction... I really need more precise debugging.

    Thank you

    Paul

    If you get a white screen in the Simulator with a little message so it isn't properly in debug mode; Currently, he is running without debugging.

    If you want to debug, make sure that you select Debug or click the little bug to debug, when your in debug mode, when you get to an exception, it will show u the perspective to debug and you show the battery of the code, the exact line the error occurred, and a list of variables so that you can determine what is and is not null , check if something is a value expected (i.e. true/false etc.).

  • OPA connector Pre Seed error

    Hello

    Here are some of the errors that we get trying WD seeds via the connector for siebel-opa. Someone had a similar problem?

    Thank you!

    14:57, 489 INFO [WebContainer: 1] [FLC-web-determinations] com.oracle.determinations.engine.Session - departure inference on session 70

    14:57, 489 INFO [WebContainer: 1] [FLC-web-determinations] com.oracle.determinations.engine.Session - finish inference on session 70

    14:57, ERROR 510 [WebContainer: 1] com.oracle.determinations.siebel.io.web.SiebelServiceUtil [FLC-web-determinations] - cannot parse the error response

    web service call

    javax.xml.stream.XMLStreamException: the root element is required in a well-formed document.

    at com.ibm.xml.xlxp2.api.stax.msg.StAXMessageProvider.throwWrappedXMLStreamException(StAXMessageProvider.java:76)

    at com.ibm.xml.xlxp2.api.stax.XMLStreamReaderImpl.produceFatalErrorEvent(XMLStreamReaderImpl.java:2008)

    at com.ibm.xml.xlxp2.api.jaxb.JAXBXMLStreamReader.produceFatalErrorEvent(JAXBXMLStreamReader.java:356)

    at com.ibm.xml.xlxp2.scan.DocumentScanner.reportFatalError(DocumentScanner.java:4871)

    at com.ibm.xml.xlxp2.scan.DocumentScanner.reportFatalError(DocumentScanner.java:1212)

    at com.ibm.xml.xlxp2.scan.DocumentScanner.scanProlog(DocumentScanner.java:1773)

    at com.ibm.xml.xlxp2.scan.DocumentScanner.nextEvent(DocumentScanner.java:1323)

    14:57, ERROR 513 [WebContainer: 1] [FLC-web-determinations] com.oracle.determinations.siebel.io.web.SiebelGetIOService - SiebelServiceCall

    14:57, ERROR 513 [WebContainer: 1] com.oracle.determinations.web.siebel.SiebelIOClient [FLC-web-determinations] - error loading cases

    com.oracle.determinations.siebel.io.web.ServiceCallException: server returned HTTP response code: 500 for URL:

    http://app.GWY:8080/intra/common/defaultmpgw/LTC/OPA/eai_anon_enu/start.Swe?SWEExtSource=SecureWebService & SWEExtCmd = Execute

    A 500 error usually means that an error has occurred during the call to a url of web server side, but if you notice that you can call the IO through SOAP-ui, then it is a little more confusing.

    Something must return the error 500 in the OPA, is an error generated by the server.

    I suggest that checking the siebel data file - adapt .properties and verify that the URL, the user name and the password are what you expect them to be. If this doesn't seem to be a problem, you really need to capture the response back to the OPA, if all goes well, it will give you more information on whats happening.

  • Result not received takeover by OPA Siebel connector

    We use out of the box of OPA-Siebel connector for approval of application of guarantee in Siebel.

    The basis of rules of OPA was tested in OPM and we checked the results. He was placed in the server and determination.
    We have done the required mappings, outbound web services in Siebel configurations.

    However when we submit the warranty claim deposit (to which is related the basis of rules of the takeover), the approval at the level of the line is not getting approved.
    On the audit of the trace output file, we see no he had results of the OPA Siebel.

    Is there any installation fail us. How do we see the output xml that is generated to OPA?

    Concerning
    Aparna

    Hello

    I am not a specialist of connector but have some experience and might know what you are looking for. When we need to display the XMLs (from OPA to Siebel or vice versa), we get into Siebel under:

    Directors - motor integration > transaction log

    You can search for "OPA" in the column of the Interface and XML messages will be displayed in the message area below. If you don't see that maybe because the log levels are not quite high. Increase levels of newspaper in virtue:

    Directors - motor integration > Transaction Setup > Error Logging / handling > Message Log level

    I think the level that you want is '2 - non-transaction Message '.

    I hope this helps.

    -Patrick

  • Questions in OPA Siebel Connector upgrade to 10.3

    Hello

    We have improved OPA Siebel Connector upgrade to version 10.3 10.2. We have performed all the steps in the installation guide and deployed the 10.3 rulebases to tomcat apache (application server that we use).

    When we click the button 'Test smoke DS' or 'DS IO smoke Test', we get the following error:

    Error service call 'Policy Automation Server IO determination', 'AssessIO' method in the step "to call evaluate IO." (SBL-RPR-00162)
    HTTP request error when the "request submitting data SendHTTP ': 'State - 503 code' (SBL-EAI-04117)

    The port address of the service for the outbound web service "DeterminationServerIO" is:

    http://172.18.113.11:8080 / siebel-determinations-server/assessio/SOAP/AdminSmokeTestIO

    and for "DeterminationServer":
    http://172.18.113.11:8080/Siebel-determinations-Server/assess/SOAP/generic/10.0/AdminSmokeTest

    We can see the deployed rulebases (AdminSmokeTest and AdminSmokeTestIO) WSDL files in the following path:

    http://172.18.113.11:8080 / siebel-determinations-server.

    Also the buttons work correctly in the dedicated client, but it does not work for thin client.

    Waiting for reply!

    Thanks in advance!

    Kind regards
    ALIOU

    ALIOU.

    From the looks of the newspapers, it is call the correct URL and to return a 503 error. We know that the Service is running and works from a fat client.

    The only real differences between thin and thick clients should be the machine that demand comes from (Server siebel for the client, the client computer for the thick client), and the used .srf (thick client that uses its own .srf, lightweight client relies on the used by the Siebel server .srf.)

    1 there is something strange on the thin client application.
    -check the logs in Siebel determinations server to see if it is receiving the request and then return an error (unlikely)
    s ' ensure that the .srf which uses the Siebel server is up-to-date (customer copy heavy to the siebel server .srf).

    2. any security or a firewall preventing the application of the Siebel server.
    -see if you can contact Siebel determinations from the Siebel server server.

  • About the OPA 10.3 Siebel connector - AssessIO not found in WSDL

    Hello

    I installed 10.3 OPA and Siebel connector 10.3. When I tried to run AdminSmokeTestIO, I got the following error:

    Error service call 'Policy Automation Server IO determination', 'AssessIO' method in the step "to call evaluate IO." (SBL-RPR-00162)

    Operation 'AssessIO' of the Web Service 'http://oracle.com/determinations/server/siebel/io.DeterminationServerIO' port 'AdminSmokeTestIO' failed with the following explanation: 'no action for "http://oracle.com/determinations/server/10.3/rulebase/types/Assess/io" exists in the service 'odsAssessServiceGeneric103'.'. (SBL-EAI-04308).

    I checked server and Siebel server files WSDL determination determination, it does not AssessIO operation in her name.

    Please suggest me how to get AssessIO operation in the WSDL file.

    Published by: 899464 on November 28, 2011 04:55

    There is a fast reconfiguration that needs to be done to get siebel-determinations-server running on WebLogic.

    Unfortunately, this seems to have missed the documentation.

    Here's what you need to do:

    1 unzip the siebel-determinations - server.war

    2. edit the file WEB-INF/classes/config/application.properties:

    At about line 40, you will see a line indicating

    "" plugin.libraries = "."

    Change this so that the line is (a single line, without break of):

    plugin.libraries=com.oracle.determinations.server.plugins.IntegratedObjectCustomServicePlugin;com.oracle.determinations.bplan.BPlanReturnResultEventHandler
    

    3. Locate the file: bplan_ds_eventhandler.jar and io-custom - service.jar io-custom - service.jar WEB-INF/classes/plugins directory

    4. move these files in WEB-INF/classes/plugins WEB-INF/lib

    5 re - zip the web application for siebel-determinations - server.war (attention do not include additional directories, WEB - INF and META-INF must be at the top level of the .war file).

    See you soon
    Frank

Maybe you are looking for

  • removal of clips video iOS iMovie

    I import video into iMovie on my iPad air 2 on USB. I edit the project, and then export it back. I delete the project, to make room for the next project, but none of the clips are removed. I must therefore delete iMovie on the iPad and then back - pr

  • Qosmio G30-102 not start after the SSD upgrade

    I have 2 x 840 Pro 256 GB SSD to install in my machine which usually runs two drives independently. I used the software to Clone of Samsun to clone my C drive which has XP on it. The cloning was successful. On the installation of the new SSD, it will

  • Someone at - it a problem with the iPhone (6 more) random quits responding to touch?

    It started at the time update 9. carried out once - with support and they had me to do a clean install. Seemed to help for a while-, but began again in December (is there another patch/fix ousted?). Reboot solves almost always-so it leads me to belie

  • How to download Service Pack 3 for xp

    How to download Service Pack 3 for xp. When I go to windows update, page will not appear.  Says I need sp3 for xp.  good luck finding that.  the only one I found was for the networks.

  • PC HP 650: Can what dedicated laptop gpu I add hp 1858 hm70 mother

    I was wondering if I can add mobile gpu dedicated to my motherboard. If I can please tell me what graphics card I can add. My laptop: Intel pentium 2.20 ghz (dual-core) b960 4 GB of ram Inteagraded Intel HD 2000 (his performance is really low) Dual b