output
stringclasses 11
values | instruction
stringclasses 11
values | text
stringclasses 1
value | input
stringclasses 1
value |
---|---|---|---|
{'category': 'com.ship.mule.kafka', 'type':'flow', 'id': 'get_kafka_topic_message', 'topic': 'var_topic'} | Connect to Kafka topic and get message | mule |
|
{'category': 'com.ship.mule.kafka', 'type':'flow', 'id': 'get_kafka_topic_message', 'topic': 'topic001'} | Connect to Kafka topic topic001 and get message | mule |
|
{'category': 'com.ship.mule.kafka', 'type':'flow', 'id': 'get_kafka_topic_message', 'topic': 'topic002'} | Connect to Kafka topic topic002 and get message | mule |
|
{'category': 'com.ship.mule.kafka', 'type':'flow', 'id': 'get_kafka_topic_message', 'topic': 'topic003'} | Connect to Kafka topic topic003 and get message | mule |
|
{'category': 'com.ship.mule.kafka', 'type':'flow', 'id': 'get_kafka_topic_message', 'topic': 'topic004'} | Connect to Kafka topic topic004 and get message | mule |
|
{'category': 'com.ship.mule.kafka', 'type':'flow', 'id': 'get_kafka_topic_message', 'topic': 'topic005'} | Connect to Kafka topic topic005 and get message | mule |
|
{'category': 'com.ship.mule.kafka', 'type':'flow', 'id': 'get_kafka_topic_message', 'topic': 'topic006'} | Connect to Kafka topic topic006 and get message | mule |
|
{'category': 'com.ship.mule.kafka', 'type':'flow', 'id': 'get_kafka_topic_message', 'topic': 'topic007'} | Connect to Kafka topic topic007 and get message | mule |
|
{'category': 'com.ship.mule.kafka', 'type':'flow', 'id': 'get_kafka_topic_message', 'topic': 'topic008'} | Connect to Kafka topic topic008 and get message | mule |
|
{'category': 'com.ship.mule.db.mysql', 'type':'flow', 'id': 'get_data_from_mysql_table', 'db': 'db001', 'table': 'table001'} | Connect to mysql db db001 and get all data from table001 | mule |
|
{'category': 'com.ship.mule.db.postgres', 'type':'flow', 'id': 'get_data_from_postgres_table', 'db': 'db001', 'table': 'table001'} | Connect to postgres db db001 and get all data from table001 | mule |