1 Answer
- Newest
- Most votes
- Most comments
2
The issues you're experiencing with the Blu Insights transformation process are not uncommon and can be addressed with a few troubleshooting steps.
For the missing initJics.sql output:
- Verify that the CSD file type is correctly set. There have been improvements to file type classifications, so you may need to launch the classification again in your code base project. This should set the CARDDEMO type to CSDCOMMAND instead of CSD.
- After updating the file type, trigger a complete project scope transformation again.
- Ensure that the CARDDEMO CSD file contains the expected VSAM file definitions. If the file is empty or missing necessary information, it could result in incomplete SQL file generation.
- Double-check that you've followed all CICS configuration steps correctly as outlined in the workshop instructions.
Regarding the download failure:
- The "Download Outputs" option may not be visible due to recent UI changes or version differences. You're using version 4.6.0, which might have a different interface compared to older versions.
- Try clearing your browser cache and reloading the Blu Insights page.
- Look for alternative menu options or buttons that might allow you to access or download the transformation outputs.
- If you're using a Mac, be aware that downloading output using the menu is currently only supported for Windows and Linux. For Mac users, the system might provide an AWS CLI command to download the rendered output instead of showing a button.
- Verify that you have the necessary permissions to download outputs within the Blu Insights platform.
If these steps don't resolve the issues, consider reaching out to AWS support or posting in the AWS re:Post community for the most up-to-date solutions, as the Blu Age workshops and tools are continuously evolving.
Sources
L3 Workshop. CSD does not get properly transformed. | AWS re:Post
Unable to download files from Transformation Center (Download Outputs not visible) | AWS re:Post
Relevant content
- AWS OFFICIALUpdated 2 years ago
