Author |
Message |
Topic: Issue with SFTP |
HJaber
Replies: 4 Views: 7434
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Mar 20, 2023 12:45 am Subject: Re: quick reply is highly appreciated |
I need quick reply cause i have deadline
Access problems to the /tmp directory?
I do not think it is access problem; since i already run the sftp inside the server itself... |
Topic: Issue with SFTP |
HJaber
Replies: 4 Views: 7434
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 16, 2023 12:20 am Subject: quick reply is highly appreciated |
I need quick reply cause i have deadline  |
Topic: Issue with SFTP |
HJaber
Replies: 4 Views: 7434
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Mar 15, 2023 4:53 am Subject: Issue with SFTP |
Hi,
I have a flow which should store a report on a file system through SFTP; all the processes of configuration the SFTP are made successfully and I test it by run several SFTP commands i.e. (sftp mq ... |
Topic: Select statement with where clause is not working properly |
HJaber
Replies: 3 Views: 2309
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Aug 04, 2022 4:47 am Subject: Select statement with where clause is not working properly |
Thanks for your support
Sorry not to mention that I already solved it
Now I faced a new issue; I can't insert data into database as the following:
INSERT INTO Database.table(REF_ID, KE ... |
Topic: Select statement with where clause is not working properly |
HJaber
Replies: 3 Views: 2309
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Aug 04, 2022 3:13 am Subject: Select statement with where clause is not working properly |
Thanks for your support
Sorry not to mention that I already solved it
Now I faced a new issue; I can't insert data into database as the following:
INSERT INTO Database.table(REF_ID, KE ... |
Topic: Select statement with where clause is not working properly |
HJaber
Replies: 3 Views: 2309
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Aug 04, 2022 1:40 am Subject: Select statement with where clause is not working properly |
Hello every one,
I am trying to select some data from oracle database and i faced a problem with the where clause as the following:
SET Environment.Data = select KC.* from Database.Table AS KC whe ... |