Tagged Questions
The siebel tag has no wiki summary.
4
votes
2answers
1k views
How to automate a Siebel GUI?
I'm looking for a way to automate a Siebel Retail 8.1 GUI (High Interactivity) for functional tests.
The only option I found so far is using QTP from HP, which is quite expensive.
Do you know any ...
4
votes
2answers
4k views
Is anybody using OBIEE (formerly Siebel Analytics) ? What is your experience
We are in the process of selecting BI stack for our data warehouse. The top contenders are OBIEE = Oracle BI Enterprise Edition (formerly Siebel Analytics) and Microstrategy.
Has anyone worked with ...
2
votes
3answers
2k views
Is it possible to automate Siebel testing behind the GUI?
My test team currently uses QTP to test through the GUI, but like any automated test suite that relies on the interface, it is more fragile than automating tests that directly interact with the code. ...
2
votes
7answers
407 views
Siebel - Strange Error
I'm trying to update the values of a BC fields using a Business Service. while executing it I get the error as follows
ORA-01407: cannot update ("SIEBEL".""."MODIFICATION_NUM") to NULL.
Since the ...
2
votes
2answers
691 views
QTP+VM: Why is the Click command not executed when I'm not conncted to the VM via Remote Desktop?
I'm using QTP 10 together with VMWare to test a Siebel Application.
I'm executing the following code to click on a Save button.
Browser("Siebel").Dialog("Filedownload").WinButton("Save").Click
The ...
2
votes
3answers
1k views
Integration with Siebel On-Premise CRM?
Has anyone ever integrated an external web application with Siebel On-Premise CRM? Note that I'm not talking about Siebel On-Demand SaaS, but their behind-the-firewall product. Specifically, I'm ...
1
vote
1answer
28 views
How do I enable a prebuilt Siebel webservice ASI?
I am trying to do something rather simple. That is, using one of Siebel's prebuilt ASIs with a web service interface.
On the Siebel client, I navigated to "Inbound Web Services", and changed the ...
1
vote
0answers
27 views
QTP (Siebel) which field in list applet is activated?
when I press a "New" button in list applet, there appeared new row with activated particular field,
I need to check, if correct field is activated.
The question is: how to know which field in list ...
1
vote
1answer
117 views
Alpha numeric Sorting Issue with BIP-Siebel report - XML Publisher
The report contains a column called 'Site Name' which contains alpha-number values such as '111 street', '4th Cross', 'Road cross', 'North end street' etc. The sorting expected here is in the form:
...
1
vote
2answers
229 views
Selenium, Siebel and QTP
I am about to start work on a UI automation project for a client who is using Siebel 7.5. I have been looking around and it seems that there is not a lot of info out there on if it is possible to ...
1
vote
1answer
335 views
Fix for CRM On Demand error SBL-ODU-01006
I am trying to access the CRM On Demand WebService through SOAPUI Client
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="urn:crmondemand/ws/account/10/2004" ...
1
vote
2answers
376 views
How to add a tab to the screen of Siebel Call Center?
I am currently working with Siebel Call Center (Siebel Tools 8.1) and I'm having some trouble adding a tab to the top of the screen, where the 'Accounts', 'Contacts', etc tabs are.
I have added an ...
1
vote
1answer
223 views
change soap usernametoken and password of a soap message using xsl for a Siebel service
I am trying to intercept a web service call, to change the the user credentials of the webservice (username token and passwrod) using xsl.
SO call is like client --> Interceptor (change the user ...
1
vote
1answer
104 views
Is there a way to block foreign javascript/bookmarklet execution from within a html page?
For example: Would it be possible to prevent the execution of a bookmarklet with the help of javascript?
Background: I'm testing Oracle Siebel with IE8 and since the new version, bookmarklets simply ...
1
vote
2answers
313 views
How to Activate Audit trail in Siebel 8 for local databases?
How to Activate Audit trail in Siebel 8 for local databases?
1
vote
1answer
219 views
Siebel DB question
One of my client has a Siebel program installed and a .DBF database. I'd like to know if it's possible to make requests directly to this "db file" within a c# application?
Do I need to install Siebel ...
1
vote
2answers
458 views
Interacting with Siebel
I'm trying to interact with the Siebel Communications activex web application.We have an existing web app that needs to interact with elemets in the siebel activex's
Trying to add the Siebel app in ...
1
vote
1answer
123 views
Why are some Siebel objects read only?
I want to add some extensions to an existing Siebel application, but the objects which I need to change remain (partially) read only, despite I have locked the respective parent projects.
E.g.
Add ...
1
vote
1answer
277 views
Where are my Siebel Business Services?
in Siebel I can create Business Services at 2 locations:
Siebel Client
Siebel Tools
In the Siebel Client I cannot see the Business Services created in Siebel Tools, and vice versa.
(After ...
1
vote
4answers
710 views
regarding difference between siebel crm and microsoft dynamic crm
hi every now i would like to learn one cource.i think to learn any CRM cource that i seither SIEBEL CRM or DYNAMIC CRM but which one is better to learn and in which one jobs r good .plz could some plz ...
1
vote
1answer
413 views
What does Siebel Error SBL-BPR-00176 mean?
My webapp talks to Siebel just fine in one test environment, but in another we are getting the following error message:
<Exception>
<Major No.>256</Major No.>
<Minor ...
1
vote
0answers
392 views
Siebel integration with Java [closed]
i have applied for a position in a company that works with siebel CRM and its integration with Java....i wanted to known certain things about this position from people who might have worked in this ...
1
vote
5answers
880 views
Try Catch block in Siebel
I have a script which sends a set of records into a file. I'm using Try - Catch block to handle the exceptions. In the catch block I have a code where it has the pointer to next record. But this is ...
1
vote
1answer
478 views
Invoking Task UI in Siebel 8
I'm trying to invoke a Task UI in Siebel 8 and don't get anywhere.
I've added a button to an applet, with Method Invoked "LaunchTask" and
the following Control User Prop:
Name: Task Name
Value:
...
1
vote
2answers
605 views
How do I update a key field on insert for SQL Server (Siebel table S_CAMP_CON)
I need help on writing a trigger in SQL Server to be used in Siebel:
The system field ROW_ID has to be unique (key)
When the field INSERT_CD and CAMP_WAVE_ID is null then ROW_ID must be generated ...
1
vote
2answers
1k views
How to invoke a siebel web service from a PHP web application?
I am developing a Portal in which i have to pull some data from a siebel Call center application through one of the published web services. I would be glad if some body provides some code snippet for ...
0
votes
1answer
11 views
Extraction of data from Siebel Data base to Dat file and staging table
I am working on a new requirment and I am new into this. So seeking your help.
Requriment - From Siebel base tables (S_ORG_EXT,S_CONTACT,S_PROD_INT) I have to export data and need to put into two ...
0
votes
2answers
33 views
extract an id from a tag using jquery
I have an automatically generated A tag in Siebel application like given below
<a href='JavaScript:SWESubmitForm(document.SWEForm2_0,s_5,"s_2_2_16_0","1-DOOYAL")' tabindex=2997 ...
0
votes
1answer
28 views
How in ORACLE CRMOD will a field becomes read only when the pick-list is set to some value
In Oracle CRM ON DEMAND we have the “Status” dropdown field with value as “Completed” in Activities. I have Configure it in a such a way so that the Subject field becomes read only when the status is ...
0
votes
3answers
80 views
jQuery get value of selected radio button
The problem statement is simple. I need to see if user has selected a radio button from a radio group. Every radio button in the group share same id.
The problem is that I don't have control on how ...
0
votes
0answers
23 views
Automating Web based Siebel Application using PYWINAUTO
I am performing feasibility study of Pywinauto with web based siebel application, In this I am able to open the web browser with proper URL but I am not getting any clue to interact with any objects ...
0
votes
1answer
19 views
LOV values are not coming into UI
There is a LOV field (F1) in one of the applet in which values are not coming as you click on it. I checked at 'Administration - data > List of values' and found that for this field, LOV records are ...
0
votes
0answers
65 views
What is the format of a Siebel “Query by Example” SOAP request?
I am trying to query Siebel orders using a Siebel prebuilt web service.
I am not sure what the required SOAP format for "Query By Example" should be.
This is the request skeleton supplied by SoapUI ...
0
votes
0answers
55 views
How to make stateless CRM On Demand web service call in C#
I'm trying to call a administrative service API in c# but each time I get the following error:
Security header is empty.
I wrote this code:
var client = new ...
0
votes
2answers
61 views
Siebel COM Data Control File Transfer
Get the attachment from Siebel using COM Data Control.
SiebelBusObjectInterfaces.SiebelDataControl sblDataControl = new SiebelBusObjectInterfaces.SiebelDataControl();
bool success = ...
0
votes
2answers
41 views
Concurrent development on Siebel : Are there any tools available to automatically sync Siebel SRF
We have teams working on 2 parallel releases on Siebel 7.7 based application. Both these releases may require SRF changes. Currently, the teams manually re-key the SRF changes from one release to ...
0
votes
1answer
25 views
compiling and building new srf
I do not know anything in siebel. But we have a requirement that I need to comment one line of code in one of the applet scripts and build a new srf. What is the procedure? I am using siebel 6 and I ...
0
votes
0answers
42 views
Pointing different databases in siebel 8.1
I am using Siebel 8.1 and I have set-up the siebel stack with a environement.I am using Oracle as my database.I have developed the application with the schema say SIEBEL , but I have my data volumes ...
0
votes
0answers
140 views
How can you use an LOV in a siebel join?
I am attempting to join a business component derived from S_PROD_INT to S_PRI_LST_ITEM to enable a field for list price. Because we have multiple price lists I need to add another specification to ...
0
votes
1answer
237 views
Audit Trail Item List 2 BusComp not showing Associate or Disassociate Operations. ver 8.0 +
Our implementation:
We have added Auditing using the Audit Trail functionality, to a Bus Comp to monitor a M:M relationship between itself and a child (with the use of an intersection table.) as per ...
0
votes
0answers
101 views
Exception when querying Siebel objects using JDB
I'm tyring to use Siebel JDB to query Siebel Business Objects/Business Services. for example:
SiebelBusComp sbc = m_db.getBusObject(
"Repository Business Object"
).getBusComp("Repository ...
0
votes
0answers
127 views
Get Week in XML/BI Publisher
I have problem related to get week function.
I used
xdoxslt:getWeekRange('2011-04-11T10:10:20+02:10',$_XDOTIMEZONE)
but when I applied into
xdoxslt:getWeekRange(StartDate,$_XDOTIMEZONE)
shows ...
0
votes
0answers
312 views
Get_Month in Date then grouping it XSLT BI Publisher
I want to build a report like this:
Month Week Day Date Area
-----------------------------
Jan Wk.1 Monday 1-Mar Bandung
Sunday 4-Mar Bandung
Wk.2 Monday 5-Mar Jakarta
in ...
0
votes
0answers
252 views
Dynamic parameter values in picklist Siebel BI Publisher Report
Halo,
Again i have problem related to the Siebel BI Publisher(it is beta version program or what?)
I need BI Publisher report which integrated with siebel could pass dynamic values of its picklist. ...
0
votes
0answers
129 views
Chart not appear in Siebel BI Publisher Report
I have rtf file with chart that generated from siebel integration object's xml.
i created rtf and xlf and upload it in siebel bi publisher report.
after that report file automatically created in BI ...
0
votes
2answers
235 views
Siebel policy executes twice when it should only execute once
My problem is that a policy is running twice, instead of once.
The policy runs when a oportunity field [status] is changed to "close". The policy executes a workflow, but when I change that field, ...
0
votes
0answers
114 views
How do I put a control in a table using Siebel Smart Script?
I'd like to have a table with say 3 columns
EG, Title | (Current Value) | (Update Textbox)
using smartscript, is there anyway to do something like this?
Thanks in advance
I have tried to use ...
0
votes
0answers
329 views
Declare From Date-To Date Parameter in .RTF (Siebel BIP report)
I would like to ask how to pass date range parameter in rtf?
My syntax is:
?format-date:START_DATE;’DD-MM-YYYY’?
?param@begin:START_DATE?
?for-each:Campaign[StartDate=$START_DATE]?
My target date ...
0
votes
2answers
314 views
Siebel read only field problem
I'm trying to make a field read only when a given value is selected from a PickList.
I'm using a flag that is set to Y when the list has that value, and N otherwise.
I created a Business Component ...
0
votes
1answer
79 views
suggestions needed for siebel?
Iam an student.
Iam interested in learning Siebel.
can any one suggest how to start,where should i start from,suggest me some guidelines.
Now i just know the little info of siebel... form ...