Hi,
I am trying to get a silent unpack of a pup working properly. I have
all the resources, databases and website being created properly...
except the global profiles resource.
When I create my pup I did specify schema files so I think they are
packed in to the pup. But how can I use those files during the un pack?
My ini does have a [Biz Data Service] section that looks like this
[Biz Data Service]
UseData = 1
GlobalResourceName=(Add new global resource)
But no profiles resource is created (however the CS Authentication
resource is created ok)
What do I need to do to get the profiles resource created? Is it the
BizData.ini file? if so where do I put that? and where do I put it.
The pup.log file shows an exit code of 0 and no obvious errors.
Thanks
Andy