Skip to content

Commit

Permalink
Add TCPIP to * Protocol Trans patterns
Browse files Browse the repository at this point in the history
  • Loading branch information
bthomps committed Aug 11, 2024
1 parent ba9f851 commit 942abe7
Show file tree
Hide file tree
Showing 126 changed files with 84,490 additions and 1 deletion.
2 changes: 1 addition & 1 deletion v13/en/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><link rel="icon" href="https://www.ibm.com/favicon.ico"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="theme-color" content="#000000"><meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate, max-age=0"><meta http-equiv="Pragma" content="no-cache"><meta http-equiv="Expires" content="-1"><title>IBM App Connect Toolkit - Tutorials</title><script defer="defer" src="./static/js/main.77d7830b.js"></script><link href="./static/css/main.67efe992.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><link rel="icon" href="https://www.ibm.com/favicon.ico"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="theme-color" content="#000000"><meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate, max-age=0"><meta http-equiv="Pragma" content="no-cache"><meta http-equiv="Expires" content="-1"><title>IBM App Connect Toolkit - Tutorials</title><script defer="defer" src="./static/js/main.2a3a578f.js"></script><link href="./static/css/main.67efe992.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
120 changes: 120 additions & 0 deletions v13/en/patterns_repo_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -971,6 +971,126 @@
"isPattern": "true",
"isFavorite": "true"
},
{
"name": "TCPIP to Database Pattern",
"version": "1.0",
"iibVersions": "13.*-13.*",
"shortDesc": "The TCPIP to Database pattern provides a simple integration solution that takes input data over TCPIP and outputs to a Database.",
"category": "Protocol Transformation Patterns",
"detailsURL": "patterns/ProtocolTransformation/TCPIPtoDatabase",
"stepsURL": "https://ot4i.github.io/ace-patterns/en/ProtocolTransformation/TCPIPtoDatabase.htm",
"zipURL": "https://github.com/ot4i/ace-patterns/releases/download/v1.0.0/TCPIPtoDatabase.patternzip",
"barFile": "",
"visible": "true",
"tags": "TCPIP;Database",
"isPattern": "true",
"isFavorite": "true"
},
{
"name": "TCPIP to Email Pattern",
"version": "1.0",
"iibVersions": "13.*-13.*",
"shortDesc": "The TCPIP to Email pattern provides a simple integration solution that takes input data over TCPIP and outputs to an Email.",
"category": "Protocol Transformation Patterns",
"detailsURL": "patterns/ProtocolTransformation/TCPIPtoEmail",
"stepsURL": "https://ot4i.github.io/ace-patterns/en/ProtocolTransformation/TCPIPtoEmail.htm",
"zipURL": "https://github.com/ot4i/ace-patterns/releases/download/v1.0.0/TCPIPtoEmail.patternzip",
"barFile": "",
"visible": "true",
"tags": "TCPIP;Email",
"isPattern": "true",
"isFavorite": "true"
},
{
"name": "TCPIP to File Pattern",
"version": "1.0",
"iibVersions": "13.*-13.*",
"shortDesc": "The TCPIP to File pattern provides a simple integration solution that takes input data over TCPIP and outputs to a File.",
"category": "Protocol Transformation Patterns",
"detailsURL": "patterns/ProtocolTransformation/TCPIPtoFile",
"stepsURL": "https://ot4i.github.io/ace-patterns/en/ProtocolTransformation/TCPIPtoFile.htm",
"zipURL": "https://github.com/ot4i/ace-patterns/releases/download/v1.0.0/TCPIPtoFile.patternzip",
"barFile": "",
"visible": "true",
"tags": "TCPIP;File",
"isPattern": "true",
"isFavorite": "true"
},
{
"name": "TCPIP to HTTP Pattern",
"version": "1.0",
"iibVersions": "13.*-13.*",
"shortDesc": "The TCPIP to HTTP pattern provides a simple integration solution that takes input data over TCPIP and outputs to HTTP.",
"category": "Protocol Transformation Patterns",
"detailsURL": "patterns/ProtocolTransformation/TCPIPtoHTTP",
"stepsURL": "https://ot4i.github.io/ace-patterns/en/ProtocolTransformation/TCPIPtoHTTP.htm",
"zipURL": "https://github.com/ot4i/ace-patterns/releases/download/v1.0.0/TCPIPtoHTTP.patternzip",
"barFile": "",
"visible": "true",
"tags": "TCPIP;HTTP",
"isPattern": "true",
"isFavorite": "true"
},
{
"name": "TCPIP to IBM MQ Pattern",
"version": "1.0",
"iibVersions": "13.*-13.*",
"shortDesc": "The TCPIP to IBM MQ pattern provides a simple integration solution that takes input data over TCPIP and outputs to IBM MQ.",
"category": "Protocol Transformation Patterns",
"detailsURL": "patterns/ProtocolTransformation/MQTTtoIBMMQ",
"stepsURL": "https://ot4i.github.io/ace-patterns/en/ProtocolTransformation/MQTTtoIBMMQ.htm",
"zipURL": "https://github.com/ot4i/ace-patterns/releases/download/v1.0.0/MQTTtoIBMMQ.patternzip",
"barFile": "",
"visible": "true",
"tags": "TCPIP;IBMMQ",
"isPattern": "true",
"isFavorite": "true"
},
{
"name": "TCPIP to JMS Pattern",
"version": "1.0",
"iibVersions": "13.*-13.*",
"shortDesc": "The TCPIP to JMS pattern provides a simple integration solution that takes input data over TCPIP and outputs to a JMS queue.",
"category": "Protocol Transformation Patterns",
"detailsURL": "patterns/ProtocolTransformation/TCPIPtoJMS",
"stepsURL": "https://ot4i.github.io/ace-patterns/en/ProtocolTransformation/TCPIPtoJMS.htm",
"zipURL": "https://github.com/ot4i/ace-patterns/releases/download/v1.0.0/TCPIPtoJMS.patternzip",
"barFile": "",
"visible": "true",
"tags": "TCPIP;JMS",
"isPattern": "true",
"isFavorite": "true"
},
{
"name": "TCPIP to Kafka Pattern",
"version": "1.0",
"iibVersions": "13.*-13.*",
"shortDesc": "The TCPIP to Kafka pattern provides a simple integration solution that takes input data over TCPIP and outputs to a Kafka topic.",
"category": "Protocol Transformation Patterns",
"detailsURL": "patterns/ProtocolTransformation/TCPIPtoKafka",
"stepsURL": "https://ot4i.github.io/ace-patterns/en/ProtocolTransformation/TCPIPtoKafka.htm",
"zipURL": "https://github.com/ot4i/ace-patterns/releases/download/v1.0.0/TCPIPtoKafka.patternzip",
"barFile": "",
"visible": "true",
"tags": "TCPIP;Kafka",
"isPattern": "true",
"isFavorite": "true"
},
{
"name": "TCPIP to MQTT Pattern",
"version": "1.0",
"iibVersions": "13.*-13.*",
"shortDesc": "The TCPIP to MQTT pattern provides a simple integration solution that takes input data over TCPIP and outputs to an MQTT topic.",
"category": "Protocol Transformation Patterns",
"detailsURL": "patterns/ProtocolTransformation/TCPIPtoMQTT",
"stepsURL": "https://ot4i.github.io/ace-patterns/en/ProtocolTransformation/TCPIPtoMQTT.htm",
"zipURL": "https://github.com/ot4i/ace-patterns/releases/download/v1.0.0/TCPIPtoMQTT.patternzip",
"barFile": "",
"visible": "true",
"tags": "TCPIP;MQTT",
"isPattern": "true",
"isFavorite": "true"
},
{
"name": "BLOB to Delimited Pattern",
"version": "1.0",
Expand Down
3 changes: 3 additions & 0 deletions v13/en/static/js/main.2a3a578f.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions v13/en/static/js/main.2a3a578f.js.map

Large diffs are not rendered by default.

62 changes: 62 additions & 0 deletions v13Backup4/en/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"files": {
"main.css": "./static/css/main.6837ec56.chunk.css",
"main.js": "./static/js/main.866fd08f.chunk.js",
"main.js.map": "./static/js/main.866fd08f.chunk.js.map",
"runtime-main.js": "./static/js/runtime-main.b38031d7.js",
"runtime-main.js.map": "./static/js/runtime-main.b38031d7.js.map",
"static/js/2.ae05752b.chunk.js": "./static/js/2.ae05752b.chunk.js",
"static/js/2.ae05752b.chunk.js.map": "./static/js/2.ae05752b.chunk.js.map",
"index.html": "./index.html",
"static/css/main.6837ec56.chunk.css.map": "./static/css/main.6837ec56.chunk.css.map",
"static/js/2.ae05752b.chunk.js.LICENSE.txt": "./static/js/2.ae05752b.chunk.js.LICENSE.txt",
"static/media/HTTPtoEmail.65d46afe.png": "./static/media/HTTPtoEmail.65d46afe.png",
"static/media/HTTPtoJMS.a162b438.png": "./static/media/HTTPtoJMS.a162b438.png",
"static/media/HTTPtoKafka.9569556b.png": "./static/media/HTTPtoKafka.9569556b.png",
"static/media/IBMMQtoEmail.ad5afacc.png": "./static/media/IBMMQtoEmail.ad5afacc.png",
"static/media/IBMMQtoFile.41d15c2b.png": "./static/media/IBMMQtoFile.41d15c2b.png",
"static/media/IBMMQtoHTTP.eb53e3c9.png": "./static/media/IBMMQtoHTTP.eb53e3c9.png",
"static/media/IBMMQtoJMS.1c827af8.png": "./static/media/IBMMQtoJMS.1c827af8.png",
"static/media/IBMMQtoKafka.4764fbe9.png": "./static/media/IBMMQtoKafka.4764fbe9.png",
"static/media/IBMMQtoMQTT.c2d8adfe.png": "./static/media/IBMMQtoMQTT.c2d8adfe.png",
"static/media/IBMMQtoTCPIP.6512df02.png": "./static/media/IBMMQtoTCPIP.6512df02.png",
"static/media/JMStoIBMMQ.6a8f8104.png": "./static/media/JMStoIBMMQ.6a8f8104.png",
"static/media/JMStoKafka.4895b472.png": "./static/media/JMStoKafka.4895b472.png",
"static/media/KafkatoIBMMQ.42bda368.png": "./static/media/KafkatoIBMMQ.42bda368.png",
"static/media/KafkatoJMS.1491d29f.png": "./static/media/KafkatoJMS.1491d29f.png",
"static/media/KafkatoMQTT.65554034.png": "./static/media/KafkatoMQTT.65554034.png",
"static/media/KafkatoTCPIP.7e11da55.png": "./static/media/KafkatoTCPIP.7e11da55.png",
"static/media/MQTTtoEmail.10a6dd44.png": "./static/media/MQTTtoEmail.10a6dd44.png",
"static/media/MQTTtoFile.9b03de57.png": "./static/media/MQTTtoFile.9b03de57.png",
"static/media/MQTTtoIBMMQ.c67029cc.png": "./static/media/MQTTtoIBMMQ.c67029cc.png",
"static/media/MQTTtoJMS.7db984b6.png": "./static/media/MQTTtoJMS.7db984b6.png",
"static/media/MQTTtoKafka.9b5c97e2.png": "./static/media/MQTTtoKafka.9b5c97e2.png",
"static/media/MQTTtoTCPIP.f6170455.png": "./static/media/MQTTtoTCPIP.f6170455.png",
"static/media/TCPIPtoIBMMQ.50e5e5d7.png": "./static/media/TCPIPtoIBMMQ.50e5e5d7.png",
"static/media/TCPIPtoKafka.4a92600c.png": "./static/media/TCPIPtoKafka.4a92600c.png",
"static/media/TCPIPtoMQTT.24327d7b.png": "./static/media/TCPIPtoMQTT.24327d7b.png",
"static/media/api-error.lg.7e455ef2.svg": "./static/media/api-error.lg.7e455ef2.svg",
"static/media/api-error.sm.eaa23480.svg": "./static/media/api-error.sm.eaa23480.svg",
"static/media/bg403.d2ca9e5e.svg": "./static/media/bg403.d2ca9e5e.svg",
"static/media/bg404.e169e68e.svg": "./static/media/bg404.e169e68e.svg",
"static/media/bgCustom.6281dbd2.svg": "./static/media/bgCustom.6281dbd2.svg",
"static/media/default.lg.e098bee5.svg": "./static/media/default.lg.e098bee5.svg",
"static/media/default.sm.656f87de.svg": "./static/media/default.sm.656f87de.svg",
"static/media/deploy.lg.aa52c499.svg": "./static/media/deploy.lg.aa52c499.svg",
"static/media/deploy.sm.4dfea0b1.svg": "./static/media/deploy.sm.4dfea0b1.svg",
"static/media/integration-server.a0c10e36.svg": "./static/media/integration-server.a0c10e36.svg",
"static/media/message-flow-v2.e2228c74.svg": "./static/media/message-flow-v2.e2228c74.svg",
"static/media/message-flow.5f698a38.svg": "./static/media/message-flow.5f698a38.svg",
"static/media/no-search-results.lg.63ced869.svg": "./static/media/no-search-results.lg.63ced869.svg",
"static/media/no-search-results.sm.6ac317f1.svg": "./static/media/no-search-results.sm.6ac317f1.svg",
"static/media/not-authorized.lg.4121d6e6.svg": "./static/media/not-authorized.lg.4121d6e6.svg",
"static/media/not-authorized.sm.4f76e357.svg": "./static/media/not-authorized.sm.4f76e357.svg",
"static/media/rest-api.a2bc73f0.svg": "./static/media/rest-api.a2bc73f0.svg"
},
"entrypoints": [
"static/js/runtime-main.b38031d7.js",
"static/js/2.ae05752b.chunk.js",
"static/css/main.6837ec56.chunk.css",
"static/js/main.866fd08f.chunk.js"
]
}
1 change: 1 addition & 0 deletions v13Backup4/en/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><link rel="icon" href="https://www.ibm.com/favicon.ico"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="theme-color" content="#000000"><meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate, max-age=0"><meta http-equiv="Pragma" content="no-cache"><meta http-equiv="Expires" content="-1"><title>IBM App Connect Toolkit - Tutorials</title><script defer="defer" src="./static/js/main.77d7830b.js"></script><link href="./static/css/main.67efe992.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
Loading

0 comments on commit 942abe7

Please sign in to comment.