You need to sign in to do that
Don't have an account?
Migrate Fiscal Year Customizations from Sandbox to Producation
I read a tutorial about migrating custom objects, pages, etc., but I'm not sure if custom fiscal years can be transferred, and how that can be done. So, basic question: Is there a method for transferring custom fiscal years to production from a sandbox? (Typically, I keep track of and redo my sandbox modifications in the production environment, which is not the most effective way to 'transfer' changes. In fact, it's rather ridiculous.)
Please note, I don't have a whole lot of experience with Eclipse, if that is involved in the solution.
Kindly advise if you have any suggestions for better methods.
Thanks!
Please note, I don't have a whole lot of experience with Eclipse, if that is involved in the solution.
Kindly advise if you have any suggestions for better methods.
Thanks!
Are you looking to move data or simply custom objects between the Sandbox and the Production environment? If no data is included, you could make an App in "Setup->Create->Apps" and include all of your custom objects, APEX code, etc and then use the link it makes to move it to production.
If you need data then you can either use something like the Excel connector or the "Export Data" features in Salesforce and then the "Import" feature under "Setup->Data Management->Import".
Hope this helps.
If this is the case, you would need to reconfigure your custom fiscal years in your production organization manually.
http://www.salesforce.com/us/developer/docs/api_meta/index.htm (link)
But I searched it for "fiscal" and the only hits were in the metadata for Reports, which isn't what you're looking for.