powered by simpleCommunicator - 2.0.60     © 2026 Programmizd 02
Целевая тема:
Создать новую тему:
Автор:
Закрыть
Цитировать
Форумы / IBM DB2, WebSphere, IMS, U2 [игнор отключен] [закрыт для гостей] / Кто знает хорошие книги по MQ Workflow? Поделитесь...
2 сообщений из 2, страница 1 из 1
Кто знает хорошие книги по MQ Workflow? Поделитесь...
    #33874171
ferry
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Гость
Кто знает хорошие книги по MQ Workflow? Поделитесь...
Зашла в тупик с Workflow. Пыталась разобраться по книге MQ Workflow for beginners, но ничего не получилось. Застряла на запуске проекта. Может у кого есть хорошая литература или опыт в этом деле? Поделитесь пожалуйста...
Спасибо.
...
Рейтинг: 0 / 0
Кто знает хорошие книги по MQ Workflow? Поделитесь...
    #33876462
ferry
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Гость
Вообще говоря я хочу сделать следующее: Starting a process via API.
Следующий текст из книги MQSeries Workflow for Windows NT for Beginners:
"In this section we show how to start a process from an application program. For our example we use Java, but the technique to start a process is the same for all supported languages.
Using a program to start a process is more common than starting it manually using the Runtime Client. The reason for this is that the user does not have to know which process to start and how to start it.
With MQSeries Workflow it is also possible to use a Java applet to
start a process. This applet can run in a browser on any computer – there
does not have to be an MQSeries Workflow Client installed (not even
MQSeries), just the MQSeries Workflow Java Agent. Thus it is possible to
start an MQSeries Workflow process from any computer that runs a Browser and has the MQSeries Workflow Java Agent installed. This is one way in which MQSeries Workflow supports you in developing e-business
applications...
...Next we will show in sequence the necessary Java API calls that will finally start the OrderFulfillment process. However, to use the Java API, you have to import the required packages first. In our example, we have to import two packages of the Java API:
import com.ibm.workflow.api.*;
import com.ibm.workflow.api.ServicePackage.*;
Here we set two variables to values we will be using for logging on to
MQSeries Workflow:
String userid = "ADMIN";
String passwd = "password";
We also need to specify how the Java program will locate and connect to the MQSeries Workflow Server. We configured MQSeries Workflow to use the Java RMI locator policy for the Java CORBA Agent. This requires that the Java CORBA Agent be running in order for the program to work. To start the agent, select:
Start
Programs
MQSeries Workflow
MQSeries Workflow Java Agent - FMC..."

Но дело в том что у меня почему то нет такого приложения (MQSeries Workflow Java Agent - FMC). Кто нибудь знает почему такое может быть? Есть ли другие способы запуска процесса через Апи?....У меня просто даже этих библиотек нет(import com.ibm.workflow.api.* и import com.ibm.workflow.api.ServicePackage.*). ПОэтому при попытке компиляции выдается ошибка.
Спасибо за любую помощь.
...
Рейтинг: 0 / 0
2 сообщений из 2, страница 1 из 1
Форумы / IBM DB2, WebSphere, IMS, U2 [игнор отключен] [закрыт для гостей] / Кто знает хорошие книги по MQ Workflow? Поделитесь...
Найденые пользователи ...
Разблокировать пользователей ...
Читали форум (0):
Пользователи онлайн (0):
x
x
Закрыть


Просмотр
0 / 0
Close
Debug Console [Select Text]