Without performing a Sandbox refresh(scripting pro...
# general
e
Without performing a Sandbox refresh(scripting projects underway) from Prod to Sandbox, has anyone come across a method of exporting all item fields for all of our Items in Production? The challenge we are facing is that we have many custom fields and I don't want to miss anything. Basically looking for a process similar to SQL: Select * from Product
k
This is something that can be done via SDF
You can also use bundling, but be careful with that
Don't lock the bundle and don't rebundle those fields back into prod
e
Thanks Kevin! We take a look at SDF.