Hi, please provide version 2.0.30 on PowerShell Gallery when you get a chance and/or have time. thank you in advance falang
Great Andreas, your changes in the function for the request_body brings the desired result. thank you 🙏
Hello, the creation and initialization of the identity service type "LDAP-JOC" by script ( unix-cli deploy-identity-service.sh store-service and then store-service-settings) does not work. The part store-service-settings for "LDAP-JOC" is not working. The function returns 0, no error message. The same settings ( json ) imported over the Webfrontend works. Is this part in the unix-cli experimental? I can't find this option in Powershell Module or Rest-Api doc at all. Service Type "LDAP" works as expected....
Hello, Is there a way to start a joc container ( docker ) in security level medium or high without touching the baseimage itself? There is no joc_install.xml here like with the onpromise installation. Unfortunately, the parameters security_level=medium + create_db_tables = true in the joc.properties do not help. thanks falang
Hello, in the forum there is no wishing thread, so let's go in here. A view in the JOC for File Order Sources would be nice and about their current status, maybe under Resources. Or have I missed something? Thank you and greetings
Addendum: I updated my second environment to 2.6.5. The workaround was not necessary! My first environment is an "on premises installation". The second one with your images in docker. ciao falang
Addendum: I updated my second environment to 2.6.5. The workaround was not necessary! My first environment is an "on promisse installation". The second one with your images in docker. ciao falang
Hello, after several attempts it works. Example sql, that does not work as a command.: select from an$example where limit ${count} A backslash doesn't help here: select * from an\$example where limit ${count} It goes: 'select * from an$example where limit ' ++ ${count} ciao falang
Hello, after several attempts it works. Example sql, that does not work as a command.: select from an$example where limit ${count} A backslash doesn't help here: select * from an\$example where limit ${count}. It goes: 'select * from an$example where limit ' ++ ${count} ciao falang
Ok, I still found that https://kb.sos-berlin.com/display/JS7/JS7+-+Assignment+of+Variables . Will try that later...
Hello, the JITL SqlExecutorJob works as expected with or without parameters in the sql-statement. Now, I unfortunately have the situation that in SQL the dollar sign "$" is not a variable for example: "select someting from verystreng$tablename where ....". Of course, the execution tries to replace the variable $tablename, but it is not there. The error is then, "no such named value tablename". I've tried to escpape it with backslash, quotation marks, etc., but nothing helps. How can I mask the dollar...
Hello Uwe, I have done the described workaround and it works again as expected. Thanks for the very quick help. ciao falang
Hello, updating my first environment from 2.6.4 to 2.6.5 breaks the login via the IdentityService "LDAP-JOC". My second environment ( 2.6.4 ) works fine with the identical ldap parameter and same ldapserver. Since there has never been a problem after an update before, my guess is the fix JOC-1718. ciao falang
Hello Andreas, Yade is being revised in the release announcement for 2.7.0. Abstractly, the transfer from or to the Amazon cloud is also an “sftp” :-) . Currently I don't see any plan for something like that in the enum here , right? Is there any plan to do this? public enum TransferProtocol { UNKNOWN(0), LOCAL(1), FTP(2), FTPS(3), SFTP(4), HTTP(5), HTTPS(6), WEBDAV(7), WEBDAVS(8), SMB(9), SSH(100), ZIP(200), MQ(300), SMTP( 400), IMAP(500); thx falang
Hello, are the JS7 modules still updated to 2.0.16? thx falang
Hi Andreas, fine and thanks, it is working now for me with an upgrade from 2.5.3 to 2.6.0 . txh falang
Hi Andreas, thanks for the reply. Then I'll wait for version 2.6.0, according to the release plan maybe next week. Patching(building) the container is not an option for me at the moment. thx falang
Hi Andreas, thanks for the very quick reply. Let's focus on the real problem: do I understand correctly that your File Transfer History view in JOC Cockpit is not populated from file transfer jobs? Exactly, I miss the detail information e.g.: Source File Name, Source File Path, Target File Name , Status ... I created the test job again with your hints and executed. But I get the same result. The referenced job resource "default" in the workflow is from imported example.tar.gz . thx falang
Hello, I have a gap and no idea how to configure a yade transfer so that the view "File Transfer" or "History/ File Transfer" gets the same result as in the js7-example, see picture view_file_transfer.png and my-history-filetransfer.png. I can't find the place where I can define a "BackgroundServiceFragment" in Configuration/File Transfer, see picture view_file_trasfer.png, and then add it under AddChildNode as "BackgroundServiceFragmentRef". I can't find anything under Notification either. Unfortunately,...
Hello, I have a gap and no idea how to configure a yade transfer so that the view "File Transfer" or "History/ File Transfer" gets the same result as in the js7-example, see picture view_file_transfer.png and my-history-filetransfer.png. I can't find the place where I can define a "BackgroundServiceFragment" in Configuration/File Transfer, see picture view_file_trasfer.png, and then add it under AddChildNode as "BackgroundServiceFragmentRef". I can't find anything under Notification either. Unfortunately,...
Hello, I have a variable of type List and Valuetype String in a workflow. Currently, the variable is not referenced in the code. When I start the order, I get the following error message, even though I had entered a string for the order parameters. i use version 2.4.0 thanks and greetings
Hi Sos-Team, when will yade-jitl be integrated into 2.x.x. Currently it is not possible to select yade-jitl or to specify it as javaclass in a job of workflow. Thx
Hi Sos team, it would be very nice and a wish if in the views of the JOC, the version of the installed and coupled agents is displayed. Just like the controller and JOC. Ideally in "managed controller agents". Thx
Hi Andreas, that might have been it with the cache. But I had still discovered that I was with several javaversion maybe the problem, a default jdk8 for an old jobscheduler. After I had set the correct jdk17 java-bin directory in the setup.sh for the new joc, it now shows the correct version. Currently everything works fine next to an old 1.10.x version and with different javaversion. Thank you.
Hi, I have updated the joc from 2.3.0 to 2.3.1 in headless mode on a linux. The installation routine shows me that everything is fine. The Joc and controller/agents and jobs etc. are working. In the Joc, however, I still see version 2.3.0 when I click on the JS7 image, even after an additional restart of the service. Is that possible? Thanks
Hi , without having tried it. Is it possible to install and operate the J7 in parallel with a 1.x job scheduler? Of course only for testing and evaluation. thanks
Hi Andeas, many thanks for the answer. This helps me a lot in my planning. I will not wait for 2.0 now and only migrate our current version 1.10.x to 1.13.0. Thanks
Hi, according to Knowledgebase Roadmap-Release Planning the Jobscheduler 2.0 should be coming soon, maybe. Is the API (https://www.sos-berlin.com/doc/en/scheduler.doc/api/Job-perl.xml) , especially perl, still supported in 2.0? Unfortunately, I can not look in the sources(git), because the last Banch is 1.13.1-Snapshoot. Unfortunately there is no Branch 2.0 yet. Thanks!