Published in February 19th, 2010
Hi!
When attempting to export the certificates (and same for the keys) from the GW 6.8.5 (SP9) we get the following error:
secbase export_cert: Configuration access error
We had the same error some time ago and at that time we managed to solve it BUT we dit not document that solution and now we have the same situation again and we cannot find the solution this time.
Memory is getting clear now! We set the user access control to "none" the last time got it working. Tried it this time also with the same instance of GW and no luck...
Can anyone give some input on what to test, we have made a copy of the installation so any command is pretty much possible.
As we remember last time we changed some setting in the gatesetup to get it working.
All other exports are fine, it´s just the certificates and keys that fail with this error.
What functions is the secbase dependant on? What canNOT be shut down to have it working?
Any input would be great, thanks in advance! //Jonas
Published in February 10th, 2010
I've configured alerts.xml to send out email notifications via SMTP for certain events, specifically to notify when a file is sent or received (Event: Messaging.Message.PayloadDelivered). This works, however, apparently our email server cannot handle receiving multiple emails at the same time and not all notifications are received. I have other (vbs) scripting to send emails and create a 5 second pause between emails and that works quite well.
I'm wondering if anyone can tell me how I can create a delay between the sending of the notifications configured from alerts.xml. How are the emails sent? Is there a file that I can edit to insert a delay between the emails?
Thanks in advance,
Eric
Published in February 8th, 2010
I am creating a integration process which requires to receive a file and send to 2 destinations. How do I create this. Receive from one and send to one is working fine. I need to send the same file to 2 different destinations. Please help
Thanks
Published in February 4th, 2010
We are currently looking at migrating from Opscheduler 2.2.1 to Automator 3.2.0.
I have successfully imported charts from 2.2.1 to 3.2.0. However I have not found any way to take the archives across as well.
I can export archives created in 3.2.0 back into 3.2.0 via the GUI, but exports from 2.2.1 do not show any archives to import into 3.2.0.
Just wondered if there is a solution to this or if anyone found a workaround as I would prefer not to lose the history of my charts development.
Published in January 27th, 2010
Hi All,
We are using Sentinle 3 coupled with XIB 2.1.1 + SP3
we see below message in sentinel server log for each an evry object pushed to sentinel from XIB
WARN L475 SocketEventReceiverTask.timedReadData - Warning: too slow client diconnection, timeout on Remote = 10.26.16.10:41019 l
does any one has a clue ?
Published in January 26th, 2010
I am looking for a way to automatically unzip files sent by a trading partner. I see in the collaboration settings an option to compress outbound files but nothing for inbound. Is there an option for inbound files also?
Thanks - Michelle
Published in January 26th, 2010
When searching the XIB Transmission logs for an wide range of data the XIB GUI hangs and crashes. Is this experienced elsewhere and if so what can we do to avoid the problem as it is essentail that we can search transmission logs during peak times of the day
Published in January 25th, 2010
Hi everybody.
Problem of the day : I'm trying to download files from a directory and its subfolders via FTP, using a multi filter.
Actually I cannot download files from subfolders, but just from base directory.
Can somebody help me, please ?
Thanks,
Davide
Published in January 22nd, 2010
Hello guys,
I've a project where we need to transfer files from a local gtw directory to a remote FTP site. This local directory is regularely updated with new files and some old ones are deleted.
From GTW I think to create an RFD and from there create a transfer that will put those files to the remote site. My problems are the following;
1. In the transfer options I don't see how I could set the RFD as source
2. how to avoid transfering a second time the same file
Your ideas are more than welcome.
Regards.
Published in January 21st, 2010
Hi there, this is my first post here and please dont't flame for being a newbie
I'm wondering what happend if 2 files are received at the very same second in the same windows session with PESIT protocol with a few ms lag.
Say :
-file1.txt 13:13:13.001
-file2.txt 13:13:13.005
How do files are processed, serial or parallel ?
If serial, coding "sleep 3600" in sleep.bat for a file*.txt decision rule would result in
one hour lag in file2.txt deposit.
If parallel, there should be a isolation of environment variables, but I dont see anything like this in help.
If some replys confirms this, I might unzip dynamically using %environment_variable% with confidence instead of sleeping
I'll unzip asynchronously for sure
I'm pretty sure there wouldnt be any collision between parallel unzip of files received serially but I just needed to ask experts!
Thanks,
Alex Bouchard