Handling source system metadata changes automatically are pretty easy with BimlScript. There are several solutions available online check here, here, and here. Recently, a client brought up a scenario that put a kink in the usual solution. The client supported multiple tenants, and they wanted to segregate the tasks of handling the metadata changes from…
Category: Data Engineering
BimlExpress Directions for the Interrogator
The Biml Interrogator demo was designed to show Biml Developers how to extract useful metadata from sources that do not natively support it. Originally it was designed for delimited text files and Excel files, but it could be used for other sources with a little work. My demos walk you through the different steps you’d…
Biml Interrogator using BimlStudio
I’m pulling the directions for using the interrogator out of the main page into this separate page since I don’t have the project files on hand. You can use the BimlExpress files with these instructions, but you will need to adjust the code slightly. If you run in to troubles, let me know. Open Biml\Interrogator\BimlStudio…