I have two screens(screen1, screen2) contains same
applet(applet1).i want in the screen1->applet1 with picklist
and screen2->applet1 with diffrent picklist. How can we
configure this senario?
Answers were Sorted based on User's Feedback
Answer / golla
Create one calculated field, which will get the view name.
this cal field use under pick map.
more for info: kumarsiebeltraining@gmail.com
| Is This Answer Correct ? | 8 Yes | 4 No |
Answer / paulson jose
How come same applet can have 2 different BCs?
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / suresh
simple
clone((copy(ctrl+B)) the BC and apllet and give different
names for them
and do your requirement say, create a picklist in new BC
and add these cloned applet and BC to view and BO
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / krishna
first we create two screens
with the same applet
ex:form applet
with diffrent bc,s
ex:
for screen 1
account bc1
account bo
account form applet1
account view 1
add this view into the screen
and add this screen into application
here bc will be created with that account table
add these views into call center applicvation
for screen 2
with the same account table we create the another bc
and will followed by above
now , we get the diffrent pick lists
with these two bcs
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sravani
Applet1 will be present in 2 different views. So for the
picklist values, in description give view names accodingly.
for example 1 - 10 values with view name1 and 11-20 values
with viewname2.
now in picklist search spec use IIF function saying if
description is viewname1 then orderby<=10 &if description
viewname2 then orderby<=10&orderby>10 and orderby<=20
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vignesh
Its mainly based on BC . for Eg: the 'screen1' has an
applet comes from 'A' BC and the 'Screen2' has an same
applet name it comes from 'B' BC. the picklist values will
get differ.
| Is This Answer Correct ? | 8 Yes | 17 No |
how would we give access to data using positions
Explain what is an extension table?
What are the different Entities available in Siebel?
I have installed LR 8.0v on my system and wanted to test siebel web application. when i tried to record the application throught siebel web protocol, the launcher tries to connect to that URL but after some time the URL gives as Page Cannot Be Displayed, the same URL when we login manually it works fine. LR is not able to connect to the Application. What could be the reason? Can some one please help me on this. Thanks In Advance
1 Answers Accenture, IBM, IEG,
Define a Siebel file system?
Explain the steps required to implement the load balancer on siebel servers.
in a three level hierarchial picklist say country,state,city how do we perform pickmap 2)say if we have values same for country (having value 'A') and for state (having value 'A') and for city having value 'B' and in parent Lic we give value for city as 'A' how do it recognise it as State any other solution
What is the difference between vbc and ebc in siebel?
How do you import list of values?
What is if table in eim?
How to invoke an URL on clicking a button in Applet
What are the different views available in Siebel?