You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# CICS OSGi Java program link application
2
2
3
-
This sample demonstrates how to use the JCICS Program class to peform CICS LINK operations between CICS Java programs using either a COMMAREA or a channel interface within a CICS OSGi JVM server.
3
+
This sample demonstrates how to use the JCICS Program class to perform CICS LINK operations between CICS Java programs using either a COMMAREA or a channel interface within a CICS OSGi JVM server.
4
4
Java programs for both the calling and target programs are provided.
5
5
6
6
Sample DFHCSDUP input is provided to build the CICS resource definitions for the transaction IDs, programs and bundles,
0 commit comments