CICS
abbr. 客户信息控制系统(Customer Information Control System)
2025-10-08 07:52 浏览次数 7
abbr. 客户信息控制系统(Customer Information Control System)
cics middlewarecics中间件
CICS Flattened Event扁平型事件
CICS Transaction GatewayIBM CICS Transaction Gateway provides secure access to CICS from Java, Java EE, .NET Framework, C and C++ applications, using Internet protocols (for example TCP/IP).
Cics Code Tools汉字内码工具
IBM CICS Explorer SDK下载网址
IBM CICS Explorer官方网址
cics systematicalcics系统
CICS集成框架CICS integration framework
This step is required step because we will implement our CICS connection using the J2C adapter.
这一步是必要的步骤,因为我们将使用J2 c适配器实现我们的CICS连接。
You specify the channel name on the EXEC CICS LINK command, and the target application program always knows exactly which channel it will be passed.
您使用EXECCICSLINK命令来指定管道名,并且目标应用程序通常能够準确地知道通过哪个管道传递它。
If you require that two such requests to CICS run in the same transactional scope, then there are two solutions you can consider.
如果您需要两个这样的对CICS的请求在同一事务作用域内运行,那么有两种解决方案可以讨论。
If updates are required to multiple resource managers, such as two different CICS systems, then a global transaction context is required.
如果需要对多个资源管理器(如两个不同的CICS系统)进行更新,则需要全局事务上下文。
You did not need to create screen customizations unique to each panel in the application, or even determine screen recognition elements to apply to groups of CICS screens.
您无需为应用程序中的每个面板专门创建一个屏幕自定义,甚至无需确定要应用到每组CICS屏幕的屏幕识别元素。
A CICS program that issues a SYNCPOINT command (with or without the rollback option) cannot be subordinate to another transaction manager, and thus cannot be part of an extended or global transaction.
发出SYNCPOINT命令(带有或不带有回滚选项)的CICS程序不能从属于另一个事务管理器,因此它也不能成为扩展或全局事务的一部分。
If they do not have a cipher suite in common, then secure communication is not possible and CICS closes the connection.
如果它们没有共通的密码组合,那么就不可能实现安全通信,CICS会结束连接。
Additionally, the converse situation is also possible; this is where the invoked CICS transaction runs in a separate transactional context to that of the invoking application.
此外,相反的情况也是可能的;该情况是指被调用的CICS事务在独立于调用应用程序的事务上下文中运行。
As specified in this scenario, you want to obtain information only about CICS J2C resource adapters defined on the server.
像此场景中指定的一样,您希望只获得关于服务器上定义的CICSJ2C资源适配器的信息。
It's possible to connect to CICS using many different technologies; in any solution, the infrastructure for accomplishing this is usually required.
可以采用许多不同的技术连接到CICS;在任何解决方案中,通常都需要完成这项工作的基础结构。
We showed how to develop service requester-side artifacts and how to integrate the CICS services with the workflow.
我们说明了如何开发服务请求者端构件以及如何将CICS服务与工作流集成在一起。
This section illustrates how to create a simple business process to invoke the CICS service wrapper created in Step 3.
这一节将举例说明如何创建一个简单的业务流程来调用在步骤3中创建的CICS服务包装器。
This is a fictitious URL, so the sample application below demonstrates a technique and is not intended to produce a working CICS service.
这是一个虚构的URL,因此下面的应用程序示例只是演示一项技术,并不打算产生一个可以运行的CICS服务。
To do that, you have to go through the array that you obtained after running the query and pick only CICS resource adapters.
要做到这些,在运行查询并只挑出CICS资源适配器之后,您不得不遍历您获得的列。
The file will open in the CICS region and the status will be updated accordingly on your screen.
文件将在CICS区域中打开,您的屏幕上的文件状态将获得相应的更新。
To compete the tutorial, you will need a CICS environment that meets the prerequisites listed on the CA1S download page.
为了完成本教程的示例,您需要一个CICS环境,并且必须满足CA1S下载页面列出的条件。
At transaction initiation, CICS implicitly starts a new task; this is the initial boundary of the transactional work to be undertaken.
在事务启动时,CICS将隐式启动一个新任务;这是承担事务工作的初始边界。
A SOAP for CICS pipeline processes these requests (Figure 2), which eventually passes the SOAP body containing the XML request to a message adapter.
用于CICS的SOAP管道处理这些请求(图2),最后传递包含XML请求的SOAP主体到消息适配器中。
Copy the load module to a library that is part of the DFHRPL concatenation for the target CICS system.
复制该加载模块到一个库中,这个库是一系列用于目的CICS系统的DFHRPL的一部分。
One area where these classes are used is in validating that userids are in the correct format before connecting to CICS for the actual authentication.
这些类的使用范围之一就是在连接到CICS以进行实际身份验证之前确认用户名的正确格式。
Some measure utilization by number of CICS transactions per second, as opposed to the number of users.
有些组织通过每秒CICS事务的数量(而不是用户的数量)来测量利用率。
A best practice for CICS and IMS applications is to split the 3270 UI support from the business logic, then couple these two layers using the message interface.
CICS和IMS应用程序的一个最佳实践是将3270UI支持从业务逻辑拆分出来,然后使用消息接口实现这两个层间的耦合。
In the case where the CICS program can return different output data, you can create multiple possible outputs for your operation.
在CICS程序可以返回不同输出数据的情况下,您可以为自己的操作创建多个可能的输出。
You begin by selecting CICS ECI from the list of service providers, as shown in Figure 5 above.
您通过从服务供应程序列表中选择CICSECI开始,如上面的图5所示。
Mainframe middleware, such as CICS and IMS, supports message sizes up to 32kb per transaction in the message interface.
大型机中间件(如cics和IMS)支持在消息接口中每个事务包含多达32kb的消息。
Next, create a customization for this CICS screen.
接下来,为这个CICS屏幕创建一个自定义。