Hello RP,
I can see that you are preparing for some interview. Good luck :lol:
My answers for few questions are below:
What is the difference in RFC and BAPI methods?
[Mahesh] Refer webMethods SAP Adapter User’s Guide - Software AG Documentation
We want logs to be saved in the database instead of flat files? How can we acheive this ?
[Mahesh] Refer webMethods Logging Guide - Software AG Documentation
If a flow service goes in infinite loop, what are the various ways to kill the process?
[Mahesh] On webMethods version 8 and above you can kill/cancel a thread on IS (Refer Admin guide). Best solution is to restart the IS. Other options (might work) reload the particular package or create a custome java service. Invetigate your flow service as why it is executing infinitely (repeat step).
Where actually Trigger is stored in the file system and In what format?
[Mahesh] I think it is in TriggerStoredata files.
Its not for interview. I have seen around 70 questions in one of the portals while searching for something. In those i am not clear the one which i have listed.
I dont think TN and Broker can be exchanged against each other that easily as they focus on completely different things. More likely Broker and Universal Messaging (prev. Nirvanan) can be exchangeable (depends on version). See SAG documentation for details.
The reply need to map the request envelope over which the requesting client will be identified. See Pub-Sub-Guide for details.
The Client-Prefix of the Broker Configuration?
Sub-Process is a smaller Process modelled inside the same process, referenced Process ist modelled in a separate process.
A Broker does not have its own storage. The Storage is per BrokerServer and the path to the file system storage is configurable. See Broker-Admininstration Guide for details.
Split Storage means that, the configuration data and the throughput data of the Broker is stored in separate files in the file system. This feature is available at least from wM 7.x on.
First of all these sound like basic interview questions (but you already mentioned not interview thanks)…please understand this forum only for any technical issues and sort of Q & Resolution due to fact of users available precious time.
For any basic or advanced info you need to review SAG wM documentation.