Solved

How to generate code files to ..\Model\Branch\.. location?

  • 21 December 2023
  • 1 reply
  • 29 views

Working in SF 2023.3, we have Azure filestorage as the location to which files are generated. For IAM is seems to generate it:

{Path Azure filestorage}\Model\Branch\MODEL_SYNC.sql

This would be nice for the Code files as well, however this generates it to:

{Path Azure filestorage}\Model\Version_name\Source_code\...

I would like it to also include the branch as such:

{Path Azure filestorage}\Model\Branch\Version_name\Source_code\...

Is this possible?

icon

Best answer by Mark Jongeling 21 December 2023, 16:17

View original

This topic has been closed for comments

1 reply

Userlevel 7
Badge +23

Hi Mark,

That is currently not possible as upon generation the path is constructed using either model\branch or model\model version name.

I think it would be quite nice to make this configurable. Feel free to create an idea for this 😁