




已阅读5页,还剩82页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
SIEBEL基础培训 CRM项目项目组培训2012 3 CRM项目组 0 一 Siebel产品的体系和架构 4 Siebel的物理架构 1 一 Siebel产品的体系和架构 4 Siebel的物理架构客户 SiebelClient 访问企业数据 服务器 管理企业数据 并为SiebelClient提供批处理和交互式处理能力 核心数据库和Siebel文件系统 存储企业各类数据和文档 2 一 Siebel产品的体系和架构 4 1 Client提供访问Siebel数据的接口 包含下列几种Client类型 DedicateClient 专业客户端 内部用户 ThinClient 瘦客户端 外部用户 MobileClient 移动客户端 外部用户 Browser 浏览器 内部或外部用户 WML PDA或者手机用户 3 一 Siebel产品的体系和架构 4 一 Siebel产品的体系和架构 4 1 ClientDedicateClient 所有配置文件以及各应用管理器都从本地读取 利用驱动程序直接访问数据库 ThinClient 所有配置文件和数据库均存于Siebel服务器 客户端只安装有限的命令解释器 通过Javascript VBscript读取服务器各种配置信息并提交执行 MobileClient 所有配置文件和应用管理器从本地读取 而且本地存有小型数据库专门为特定用户所用 定期连接Siebel同步服务器同主数据库同步 Browser 直接访问网站 SWE 无需在本地安装任何特定组件 一切由SiebelWeb服务器接收 处理和回复客户请求 WML 通过WAP 无线接入服务器 连接SiebelWeb服务器 回复页面经过转换以WML格式向客户无线设备传送 5 一 Siebel产品的体系和架构 4 2 Gateway也称名字服务器 作为企业服务器的单一入口 动态注册Siebel服务器和各组件的可用状态 存储组件定义 分配连接 支持负载均衡 以NT服务或者UnixDaemon方式运行 一般放在DMZ区域4 3 ResonateGateway的一部分 负责负载均衡 6 一 Siebel产品的体系和架构 4 4 ServerComponent运行于SiebelServer上的完成某些特定任务的一类程序 可完成下列任务 导入导出数据 监视企业数据 触发事件 支持移动客户或者瘦客户 处理业务逻辑和工作流 企业数据集成 其它任务 7 一 Siebel产品的体系和架构 4 5 SiebelServer运行一个或多个ServerComponent 可动态分配 从名字服务器读取服务器的配置信息 以NT服务或者UnixDaemon方式运行 一般放在内网 第二道防火墙内 4 6 SiebelEnterpriseServer一组SiebelServer就构成了SiebelEnterpriseServer SiebelEnterpriseServer是一个逻辑概念 第一个SiebelServer安装时产生 8 一 Siebel产品的体系和架构 9 一 Siebel产品的体系和架构 4 7 SWESiebelWebExtension 提供了通过Web访问Siebel的能力 构建在其它的WebServer上 如IIS 通过SWE可以进行一些应用集成 如通过SWE向Siebel实时写入数据 10 Database ToolsoutputisinputforObjectManager ConfiguredApplication srf ApplicationObjectManager ToolsApplication RepositoryData 11 Atahighlevel theSiebelWebarchitectureconsistsof SiebelWebClientsthataccessanddisplaythebusinessdataAGatewayNameServerthatstoresconfigurationinformationAWebserverthathandlesinteractionswiththeWebClientsanddistributesrequeststotheSiebelServersServersthatmanagethebusinessdataandprovidebatchandinteractiveservicesforclientsArelationaldatabaseandfilesystemthatstorebusinessdata SiebelWebArchitectureOverview 12 Siebel配置概述 13 SIEBEL基本配置 配置BO和View 配置BC 配置Applet 配置Screen Application 14 配置BusinessComponents CreateNewBusinesscomponentBusinesscomponentpropertiesFieldpropertiesJoinPicklistLinkBusinesscomponentandFielduserpropertyDescribebusinesscomponentviewmodesBusinesscomponentScripts 15 CreateNewBusinessComponent CreateabusinesscomponentdefinitiontorepresentthenewbusinessentityToinvoketheBusinessComponentwizard selectFile NewObject 16 CreateNewBC Continue 17 CreateNewBC Continue AddfieldsbyspecifyingFieldnameColumn 18 Businesscomponentproperties Include EditingpropertiesNoDeleteNoInsertNoMergeNoUpdateSearchSpecificationSortSpecificationBaseTable 19 FieldType SingleValueField CalculateFieldBasetablecolumnfieldJointablecolumnfieldMultiValueField 20 CalculateField DerivetheirvaluefromthevaluesinotherfieldsofthebusinesscomponentCannotbestoredinthedatabase therefore thereisnoassociatedcolumnRequiresettingtheCalculatedpropertytoTRUE shownascheckmark 21 Fieldproperties CustomizefieldsbyeditingpropertyvaluesSettingfieldpropertiesatthebusinesscomponentlevelsetsthemacrossallapplets 22 Join Businesscomponentscanincludedatafromadditionalrelated joined tablesFieldsreferencingcolumnsinjoinedtablesaretypicallyread only 23 JoiningDatafromRelatedTables Returnsonlyonerowfromtheother joined to tableIsarelationshipfromtheBCtotherelated joined to tableRelationshipisM 1or1 1IsestablishedusingaFKFieldontheBCtojointoPKColumnonthejoined totableRequiresaFKFieldonBCtoexposetheFKColumnatbasetablelevel 24 JoinDefinition SpecifiesthejoinedtablefromwhichtoretrievedataIsachildobjectofthebusinesscomponentDefaultsthealiaspropertytothenameofthejoinedtableThealiasmaybedifferentfromthetablenameifthejoinrepresents 25 JoinSpecificationDefinition SpecifieshowtoretrievetherelatedrowfromthejoinedtableBasedontheforeignandprimarykeysusedtorelatethebaseandjoinedtables 26 PickList AllowuserstopopulateoneormoresinglevaluefieldsbyselectingavaluefromalistCanbeeither StaticDynamic 27 DynamicPicklist Siebelapplicationspicklists AreassociatedwithafieldintheoriginatingbusinesscomponentDrawvaluesfromapickbusinesscomponent 28 Link Definesaone to many ormaster detail relationshipbetweentwobusinesscomponentsTherelationshipcanbeone to many 1 M Account Opportunity ormany to many M M Account Position 29 Configurelink 30 Multi ValueGroup Amulti valuegroup MVG isasetofdetail child recordsassociatedwithaparentrecordParentappletdisplaysonlyoneofthechildrecordsMulti valuegroupappletopensondemandtodisplayallchildrecords 31 CreatingaMulti ValueGroup SpecifytheMulti ValueLinkAddMulti ValueFieldsIdentifyorCreateanMVGAppletEnableUsertoInvokeMVGAppletEnablePrimariestoImprovePerformance 32 1 SpecifytheMulti ValueLink CreateaMulti ValueLinkobjectdefinitionChildobjectdefinitionofthebusinesscomponentthatspecifieshowtoretrievetherecordsforamulti valuefieldBasedonanexistinglinkdefinitionthatspecifieshowtheparentandchildbusinesscomponentsarerelated 33 2 AddMulti ValueFields CreateaMulti ValueFieldobjectdefinitionforeachfieldinthechildbusinesscomponenttobeaddedtoparentbusinesscomponentUsesthemulti valuelink FieldinParentBC MultivalueLink FieldinChildBC 34 BCuserproperty IsachildobjecttypeofbusinesscomponentusedtoconfigureadditionalbehaviorforthebusinesscomponentEnablesconfigurationnothandledthroughpropertiesofthebusinesscomponentobjectdefinitionitselfCanbeaddedduringconfigurationbydevelopersForexample read onlybehavior Userpropertythatmakesarecordread onlyifthePartnerflag TRUE 35 FieldUserProperty IsachildobjecttypeofFieldusedtoconfigureadditionalbehaviorforthefieldEnablesconfigurationnothandledthroughpropertiesoftheFieldobjectdefinitionitselfCanbeaddedduringconfigurationbydevelopersForexample DisableSort Required 36 BusinessComponentviewmodes IsachildobjecttypeofbusinesscomponentthatspecifiesthebusinesscomponentissubjecttoaccesscontrolOwnerTypepropertyidentifiestheAccessControlmechanismthatlimitsrecordsausercanaccessBusinesscomponentsmayhavemultipleaccessmechanismsAllowsrecordstobeassociatedwithdifferentownertypesSupportsmultipleviewmodesExample OpportunitiesmaybeownedbyPositionsandOrganizations 37 ViewMode Continued 38 SIEBEL基本配置 Siebel配置概述 配置BC 配置Applet 配置BO和View 配置Screen Application 39 配置Applet CreatelistandFormappletDrilldownMVGApplet 40 CreateListorFormApplet Followthesestepstocreateanewlistapplet OrusetheAppletwizardAutomatesthesestepsGenerallythepreferredmethod 41 Drilldown Supportsdrilldowntootherviewsthroughhyperlinkedfields 42 ConfigureDrilldown 43 ConfigureMVGApplet IdentifyanexistingMVGapplettodisplayrecordsfromthechildbusinesscomponentSearchforappletsofTypeMVGthatreferencethechildcomponentVerifythatappletdisplaysenoughlistcolumnstoallowusertodistinguishthedesiredrecord 44 ConfigureMVGApplet IfasuitableMVGappletdoesnotexist createanewoneCopyanexistingMVGappletCopiesallcontrolsrequiredforMVGappletSettheBusinessComponentpropertytoreferencethechildbusinesscomponentEditlistcolumnsasrequired 45 InvoketheMVGApplet Identifythelistcolumnorcontrolthatreferencesthemulti valuefieldSettheMVGAppletpropertytothecorrespondingMVGappletSetRuntimepropertytoTRUE 46 SIEBEL基本配置 Siebel配置概述 配置BC 配置Screen Application 配置BO和View 配置Applet 47 配置BO AreacollectionofrelatedbusinesscomponentsthatrepresentamajorareaofthebusinessOnebusinesscomponentistheparentormasterOtherbusinesscomponentsarethechildrenProvidethefoundationforviews 48 BusinessObjectComponentDefinition SpecifiesthatabusinesscomponentistobeincludedinthebusinessobjectLinkpropertyspecifiesthelinkdefinitionthatrelatestheparentandchildbusinesscomponents 49 配置View Siebel配置概述 ConsistofoneormoreappletsReferenceabusinessobjectthatdefinestherelationshipsbetweendataintheviewAreassociatedwithaWebtemplatethatdefinestheirlayoutUsetheViewwizardtocreateanewview 50 SelectingaViewTemplate 51 RegisterandAssignView ViewsmustbeadministeredintheclientapplicationtomakethemavailabletousersRegistertheviewAssigntheviewtooneormoreresponsibilities 52 SIEBEL基本配置 Siebel配置概述 配置BC 配置BO和View 配置Screen Application 配置Applet 53 配置ScreenandApplication HaveachildobjecttypecalledScreenViewthatspecifiestheviewsandcategoriesthatappearinthescreen 54 ScreenTabs ContainlinkstoscreensAredefinedaspagetabsChildobjectoftheapplication 55 SiebelWorkflow WorkflowIntroductionBuildingSiebelWorkflowProcessesTestingWorkflowProcessesDeployingWorkflowProcesses 56 WorkflowIntroduction IsanorderedsetofstepsexecutedinresponsetoadefinedsetofconditionsIsusedtoautomatepartsofabusinessprocessesinaSiebelapplicationAworkflowprocesscanbeinvokedbyavarietyofmechanismsRun timeeventsCustombuttonsandmenuitemsWorkflowpoliciesProgrammatically thatisaspartofscript 57 BuildingSiebelWorkflowProcesses WorkflowDesigner 58 BuildingSiebelWorkflowProcesses ConfiguringaSiebelWorkflow 1 CreateaNewWorkflowProcess2 SpecifytheProcessProperties3 AddWorkflowSteps4 ConfiguretheSteps5 ValidatetheWorkflowProcess 59 BuildingSiebelWorkflowProcesses 1 CreateaNewWorkflowProcessInSiebelTools selecttheWorkflowProcessobjecttypeCreateanewworkflowprocessdefinitionEntertheprocessnameAssigntheprocesstoalockedprojectAssignabusinessobjectRight clickandselectEditWorkflowProcesstoinvoketheWorkflowDesigner 60 BuildingSiebelWorkflowProcesses 2 SpecifytheProcessPropertiesSelecttheProcessPropertiestabintheMultiValuePropertyWindow MVPW todisplaythedefaultprocesspropertiesEditthedefaultsetofprocessproperties 61 BuildingSiebelWorkflowProcesses 3 AddWorkflowStepsAddastartandendsteptothedesignerAddotherstepsasrequiredAddconnectorstosequencethesteps 62 BuildingSiebelWorkflowProcesses 4 ConfiguretheSteps SiebelOperation SpecifythebusinesscomponentandoperationSpecifyadditionalchildargumentsasrequiredintheMVPW 63 BuildingSiebelWorkflowProcesses 4 ConfiguretheSteps BusinessService Specifythebusinessservicenameandbusinessservicemethod 64 BuildingSiebelWorkflowProcesses 4 ConfiguretheSteps DecisionPointStep Foreachdecisionpointstep setconditionsoneachbranch connector originatingatthestepEntertheconditioncriteriaforeachbranchintheComposeConditionCriteriadialogboxDonotcreateaconditioncriteriaforthedefaultbranch 65 BuildingSiebelWorkflowProcesses 5 ValidatetheWorkflowProcessSavealltheconfigurationperformedintheWorkflowDesignerReturntotheWorkflowProcessListRight clicktheworkflowandselectValidateClickStarttoperformthevalidationchecks 66 TestingWorkflowProcesses UsetheworkflowsimulatortoverifythattheworkflowperformsasdesiredWorkflowsimulationiscontrolledinSiebelToolsWorkflowisactuallyexecutedinaninstanceofaSiebelclient 67 TestingWorkflowProcesses EnablingWorkflowSimulationConfiguretheconnectiontotheSiebelrun timeinstanceInSiebelTools selectView Options DebugSpecifytherun timeSiebelinstanceProvideavalidlogin 68 TestingWorkflowProcesses TestaWorkflowUsingtheWorkflowSimulator1 SpecifytheTestRecord2 StarttheSimulator3 StarttheSimulation4 ExecutetheWorkflow 69 TestingWorkflowProcesses 1 SpecifytheTestRecordsIntheSiebelclient createtestrecordstosupportthesimulationInSiebelTools entertherowIDofthetestrecordasthedefaultstringfortheObjectIDprocessproperty 70 TestingWorkflowProcesses 2 StarttheSimulatorMakesurethatallinstancesoftheSiebelclientapplicationareclosedRight clicktheWorkflowDesignerworkspaceandselectSimulate 71 TestingWorkflowProcesses 3 StarttheSimulationClicktheStartSimulationbuttoninthesimulationtoolbarUseView Toolbars SimulationtodisplaythesimulationtoolbarAnewinstanceoftheSiebelclientislaunched 72 TestingWorkflowProcesses 4 ExecutetheWorkflowExecutetheworkflowineitherSinglestepmodeusingtheSimulateNextbuttonContinuousmodeusingtheCompleteSimulationbuttonVerifythattheworkflowbranchescorrectlyatdecisionsteps 73 PublishandDeployingWorkflowProcesses WorkflowprocessdifferfrommostotherobjectdefinitionsArenotcompiledintoan srffileCannotbearchivedinto siffilesCanbeexportedtoandimportedfromXMLfiles 74 PublishandDeployingWorkflowProcesses PublishtheWorkflowInSiebelTools clickthePublishbuttonintheWorkflowtoolbarSetsthestatustoCompletedMakestheworkflowavailableforactivation 75 PublishandDeployingWorkflowProcesses ActivatingtheWorkflowIntheSiebelWebClient activatetheworkflowNavigatetoBusinessProcess Administration WorkflowDeploymentSelectthenewlydeployedworkflowandclickActivate 76 PublishandDeployingWorkflowProcesses Publishing ActivatingaWorkflowProcessDeveloperscandeployandactivateaworkflowprocessfromSiebelToolstoexpeditetestingofthedeployedworkflowInSiebelTools clickthePublish ActivatebuttonintheWorkflowtoolbar 77 PublishandDeployingWorkflowProcesses WorkflowMonitoringNavigatetoBusinessProcess Administration WorkflowDeploymentSele
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2025年温州南白象街道社区卫生服务中心面向社会公开招聘1人考前自测高频考点模拟试题及完整答案详解1套
- 2025海南省高校毕业生三支一扶计划招募模拟试卷及答案详解一套
- 2025河南洛阳市洛宁县招聘看护队伍工作人员45人模拟试卷附答案详解(模拟题)
- 2025年中国花园长柄工具行业市场分析及投资价值评估前景预测报告
- 2025年济南市章丘区卫生健康局所属事业单位公开招聘工作人员(116人)模拟试卷含答案详解
- 2025江苏海晟控股集团有限公司下属子公司招聘高级管理人员人员模拟试卷及答案详解(易错题)
- 2025贵州省水利厅所属事业单位第十三届贵州人才博览会引才模拟试卷及1套参考答案详解
- 2025江苏南京工程大学科研助理招聘1人(邱玉琢教授科研团队)模拟试卷及答案详解(必刷)
- 2025湖北襄阳市农业科学院招聘急需专业技术人才4人模拟试卷含答案详解
- 2025广东南粤银行佛山分行招聘模拟试卷完整参考答案详解
- 2025年专题讲座-纪念抗战胜利80周年93阅兵
- 电厂安全学习培训课件
- 免疫细胞治疗安全性评价-第1篇-洞察及研究
- 车间师带徒管理办法
- 事业位协议班培训合同
- 2025年中国50岁以上成年人益生菌行业市场全景分析及前景机遇研判报告
- 第9课《天上有颗南仁东星》公开课一等奖创新教学设计
- 腹部外伤文库课件
- 医院门诊急诊统筹管理方案
- 胃肠外科医生进修汇报
- 2025高级会计职称考试试题及答案
评论
0/150
提交评论