List of Contributions

Kishore Reddy

Contact Details

My Content

1 to 14 of 14 total
Posted By Kishore Reddy Fri June 11, 2021 01:50 PM
Found In Egroup: B2B Integration
\ view thread
Instead of mounting external shares as separate lettered drives, we mounted them on the same drive where sterling is installed, using this command. mklink /d "c:\data\shareddata" "\\server\shareddata\" We use c:\data\shareddata in the FSA adapter and read/write from the shared drive. -- ...
Posted By Kishore Reddy Fri June 11, 2021 01:27 PM
Found In Egroup: B2B Integration
\ view thread
Thank you for sharing ! ------------------------------ Kishore Reddy ------------------------------
Posted By Kishore Reddy Wed March 17, 2021 10:06 AM
Found In Egroup: B2B Integration
\ view thread
Hi Srini, No, we haven't found any solution for it. One option is to use b2b restapi's. We haven't explored them yet. ------------------------------ Kishore Reddy ------------------------------
Posted By Kishore Reddy Fri November 20, 2020 12:22 PM
Found In Egroup: B2B Integration
\ view thread
Thank you Guido! It worked after removing this jar for dynamicclasspath.cfg and dynamicclasspath.cfg.in ------------------------------ Kishore Reddy ------------------------------
Posted By Kishore Reddy Thu November 19, 2020 10:22 AM
Found In Egroup: B2B Integration
\ view thread
We recently updated our sterling integrator version from 5.2.6.3 to 6.1. Since the upgrade, we are facing issue with Mailbox Add Service. The business process that calls this service is staying in Active state and the file is not getting added to the mailbox. Below is the error we found in wf.log. ...
Posted By Kishore Reddy Mon October 12, 2020 12:18 AM
Found In Egroup: B2B Integration
\ view thread
I created a User Interface that displays codelist entries. It is created using React-Admin & B2B Rest API's CodeListCode Services. Using this tool, You can: Create, Read, Update & Delete codelist entries in Sterling B2B Integrator. Add custom column names to SenderCode, ReceiverCode, ...
Posted By Kishore Reddy Wed July 01, 2020 04:50 PM
Found In Egroup: Managed File Transfer
\ view thread
Hi, Can someone point me in the right direction to get the documentation for Sterling B2B's Azure Blob Storage client. Back in February, there was a blog which explained the steps. Now that link redirects to IBM community home page. Here is link that used to work in February. https://www. ...
Posted By Kishore Reddy Mon May 18, 2020 09:35 AM
Found In Egroup: B2B Integration
\ view thread
We implemented it using the "blocks" concept, and the map is completing in ID Field:$ = ID Field:$ [LAST] Map Output to a "blocked" structure RUN Map Output Typetree Structure File GROUPEDBY_ID (0:S) ID DETAIL (0:S) ID Date ...
Posted By Kishore Reddy Thu May 14, 2020 09:00 PM
Found In Egroup: B2B Integration
\ view thread
Is there a way to extract all matched records without using EXTRACT() function. We have to merge two huge files and map out the merged output. We implemented the scenario using EXTRACT function but it is taking a long time to execute because it does sequential search for all records. We also tried ...
Posted By Kishore Reddy Wed January 08, 2020 09:40 AM
Found In Egroup: B2B Integration
\ view thread
Hello Paul.. Glad you are here. ------------------------------ Kishore Reddy ------------------------------
Posted By Kishore Reddy Tue October 29, 2019 10:37 PM
Found In Egroup: B2B Integration
\ view thread
ThankYou Tim. We opened a support case. ------------------------------ Kishore Reddy ------------------------------
Posted By Kishore Reddy Tue October 29, 2019 10:32 PM
Found In Egroup: B2B Integration
\ view thread
Hello, What are your thoughts on integrating Sterling B2B with devops tools( like azure devops or IBM UrbanCode) to achieve continuous integration and continuous deployment. Is it possible by using the B2bi API's? We are trying to automate our deployment of maps,codelists & business processes. Are ...
Posted By Kishore Reddy Wed October 09, 2019 10:13 AM
Found In Egroup: B2B Integration
\ view thread
Has any one processed huge files in Sterling B2b integrator with ITXA (SPETransformationService) using a Sterling Integrator map or an ITX map. In our current system, we are able to process only up to a maximum of 500mb size files with a Sterling Integrator map and a maximum of 1gb size files through ...
Posted By Kishore Reddy Wed October 09, 2019 10:13 AM
Found In Egroup: B2B Integration
\ view thread
We use egit plugin in Design Studio and connect to our internally hosted Microsoft TFS source control. ------------------------------ kishore Reddy ------------------------------