Hi,
I copied the UpdateBuilder.fbap file that was provided by TMS Software to the ActionDefs folder but it doesn’t appear under Actions/Compilers (or anywhere else). According to TMS it worked with previous versions of FB. Is there an upgrade process that needs to be done?
This is an error message that shows in FB:
"ERROR while loading FinalBuilder package C:\Program Files (x86)\FinalBuilder 8\ActionDefs\UpdateBuilder.fbap :
Action [Compile UpdateBuilder Project] had no serialize as value’
Regards,
Steve
Hi Steve
If it was created for older versions of FinalBuilder, then you need to open it in Action Studio and fill in the Serialization ID field, the convention we use for the id is action.name.verb - so something like action.tmsupdate.build would suit.
Thanks Vincent, that worked perfectly.
Regards,
Steve