Solved
Forum Discussion
MarcusH
10 months agoValued Contributor
I am not a C# expert either but it looks like the line return null; is the end of the executable code in the procedure. Move that line to be after line 66.
denisefockler
10 months agoNew Contributor III
That corrected it and got rid of the compile warning. It is still not outputting the OneStream data in the FdxExecuteDataUnit but I checked with the IT guy doing the code for me and he said that was intentional to just initially test that it would generate a file and put it in a certain location. Now he is going to modify so it writes the OneStream data to the file instead of the sample data. smh.
Thank you
Related Content
- 2 years ago