varigence / BimlPit

Public Issue Tracker for all Varigence Biml products
6 stars 0 forks source link

programatically add custom tasks #88

Open bweissman opened 5 years ago

bweissman commented 5 years ago

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[X] Bug report  
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead go to https://varigence.com/Forums?forumName=BimlStudio or email support@varigence.com
[ ] Other... Please describe:

Current behavior

<!-- Describe how the issue manifests. -->
<# Dim CTask as new AstCustomTaskNode(RootNode)#>
        <#= CTask.GetBiml #>

this returns <AstNode Name="" CreationName="" />

Expected behavior

should return

<CustomTask/>

Minimal reproduction of the problem with instructions

What is the motivation / use case for changing the behavior?

Environment


BimlStudio version: 5.0.63501.0


Target SSIS Version:

- [ ] 2005
- [ ] 2008
- [ ] 2008 R2
- [ ] 2012
- [ ] 2014
- [ ] 2016
- [X] 2017

Others: