博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
PeopleSoft Intergration Broker 设置及实列
阅读量:6159 次
发布时间:2019-06-21

本文共 1601 字,大约阅读时间需要 5 分钟。

Intergration Broker是PeopleSoft用来作集成的一个组件,可以通过它与其他系统方便地的互联。它支持多个默认的connector, 比如FTP, SMTP, FILE, HTTP等。

下面通过几个简单的步骤演示Integration Broker的FILEOUTPUT connector的用法。
准备工作:
1) Load default gateway for Integration Broker:
PeopleTools-->Integration Broker-->Gateways
2) Configure gateway property. 几个重要的地方
ig.version=1.0
-------------------------------
ig.isc.serverURL=//<ip address>:<jolt port>
ig.isc.userid=<db user id>   # see it from psadmin->application admin->configure see DBUser
ig.isc.password=<encrypted password>
ig.isc.toolsRel=<version>  #8.44
-------------------------------
ig.fileconnector.password=feIOarDl3Ec=     #VP1 encryped password
3) 从命令行
psadmin->Application Server->Administrator a domain->Configure this domain->
   1) Pub/Sub Servers  : Yes
   6) Pc Debugger:         Yes
4) 激活domain
PeopleTools-->Integration Broker-->Gateways->Monitor->Monitor Message
选择Domain Status Tab
active your domain if it's in-active
OK. Let's have the demo from one simple Message
1)在application designer中创建一个Message. Active the message if it's not
2) Enable the message channel for the message
3)编写简单的PeopleCode发布刚创建的消息
4)定义接受文件的节点(node)
PeopleTools-->Integration Broker-->Node Definitions
    a) Add one new node
    b) Select Node Definitions Tab. Check Local Node/Active Node
       Node Type: PIA, Routing Type: Implicit, Authentication Option: Node 
    c) Select Connector Tab
     
5) 创建Integration Point between node you have just created and Domain default local Node
PeopleTools-->Integration Broker-->Integration Point Wizard
最后,通过页面测试是否在指定的目录里生成了ps_ord_form.xml文件。

转载于:https://www.cnblogs.com/userinterface/archive/2006/04/10/371370.html

你可能感兴趣的文章
抢占乡镇渠道 中国手机厂商比苹果有经验
查看>>
深藏不露,挖掘4种大脑网络中的管理工具
查看>>
联发科Helio P35处理器曝光:10GB运存
查看>>
一文看懂真实的英国大数据产业以及创业图谱
查看>>
大数据在医疗保健中的真正愿景
查看>>
时代风口下,东软集团软件业务怎么转型?
查看>>
for循环诡异情况
查看>>
CloudCC CRM探讨如何建立完善的服务体系
查看>>
EasyStack一天连中五单,OpenStack新拐点显现
查看>>
它是最神秘的黑客组织:来自战斗民族 专黑美国
查看>>
推荐系统-基于矩阵分解的LFM模型
查看>>
Raider对F#支持的技术细节
查看>>
在Win2003、Win7、XP中配置IIS搭建ASP.NET Web网站或应用程序(1)
查看>>
微软反垄断案新突破 Win10系统或需剥离可信计算
查看>>
拥抱开放式网络 通往下一代数据中心
查看>>
一站式金融云托管服务 都匀融通村镇银行系统成功上线运行
查看>>
红外摄像机的功率究竟有多大
查看>>
春风十里不如春城一聚:华平解决方案巡展走进昆明
查看>>
华为NFV实验室一周年:打造开放合作生态链 加速NFV产业化
查看>>
别看360完成私有化 仍有三因素阻碍中概股回归
查看>>