- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
How to communicate from SAP to Message queue?
Yes, you can do what you are aspiring for. But it depends upon your actual requirement. Let’s say you need to execute the some custom application or program in SAP, then you can opt for any available connector which reads a file or else. This connector then later establishes a connection to the queue and then sends a message.
Let’s say you cannot keep polling for files availability, and then you need to use the remote function call methodology. RFC has a SDK available and its online support is tremendous. You can use it too for sending a message.
- Related Articles
- How to display message from a stored procedure?
- How to stop Tkinter Message widget from resizing?
- How to create a Queue from LinkedList in Java?
- How to Communicate Your Progress to Clients and/or Stakeholders?
- How to send message from firebase console after creation project?
- How to capture the text from Alert Message in Selenium Webdriver?
- How to append data from priority queue to arraylist for listview in Android?
- How to communicate between Activity and Service in Android using Kotlin?
- Getting error message while using SAP Scripting Tool
- How to create a child window and communicate with parents in Tkinter?
- How to communicate JSON data between C++ and Node.js ?
- How to change MySQL error message language?
- How to use JavaScript to show a confirm message?
- How did Stephen Hawking Use His Cheek Muscle To Communicate With The World?
- How to Implement Priority Queue in Python?

Advertisements