Alex MacDonald
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Activity overview
Latest activity by Alex MacDonald-
Alex MacDonald commented,
Is it the UFFI example you want?
-
Alex MacDonald commented,
Hey, thanks for the reply. I did get this working in the end and it was an error in my SQL. Cheers Alex
-
Alex MacDonald created a post,
Batch Runner
AnsweredI'm having an issue with a batch runner configuration. The preview shows 3 results to export but when i run the export it fails. Is there any advice? The returned error is very generic and doe...
-
Alex MacDonald created a post,
UFFI - Developing Code
AnsweredHi, I'm trying to develop my UFFI code within visual studio so that i can debug any issues. I have the SAPbobsCOM reference but within the example UFFI code there is a reference to SBO. Can someon...
-
Alex MacDonald commented,
Hey Thomas, Thanks for the reply. I am padding out the space in SQL but it still removes the whitespace. In the end i encased all data in speech marks and then wrote a custom script to remove ...
-
Alex MacDonald created a post,
UFFE - Preserve Whitespace
AnsweredHey, I'm trying to create an output using UFFE. When i export though it's trimming whitespace. While i would normally say this is great in this circumstance it's actually not doing what i need....
-
Alex MacDonald commented,
Thanks for the reply. I managed to find the example online and got it working. Interestingly i can find the Sample for UFFI but not UFFE. Thanks Alex
-
Alex MacDonald created a post,
UFFE Batch Help
AnsweredHi, I'm trying to create a function within the usability pack to export a csv file showing orders and the line information per order. I think the UFFE batch function should do what i want it to...