Re: [staf-users] Sending a message to STAXMon from C-Code

2009-07-09 Thread Sharon Lucas
k to previously), you can search for examples of how STAF calls the various APIs. -- Sharon Lucas IBM Austin, luc...@us.ibm.com (512) 286-7313 or Tieline 363-7313 Strösser, Bodo 07/09/2009 10:43 AM To "'staf-users@list

[staf-users] Sending a message to STAXMon from C-Code

2009-07-09 Thread Strösser , Bodo
Hi, I'm using STAFSubmit() to send messages from a process written in C to STAXMon. As the messages to send may contain any characters, I am searching for a method to prepare the request string so that any characters in the message are acceptable. I guess, I should use STAFUtilFormatString, but u