ContributionsMost RecentMost LikesSolutionsRe: Default load Method not sticking to replace - all time Hi, I still see this issue on verion 8.4. Even with the workflow profile set as Replace All time the drop down on the import shows Replace. Re: Change Load method through connector code Hi Nelly , Did you find the solution, i noticed the same. Thanks Re: Replace not working It seems the 'Replace' option doesn't replace all time periods every time, but 'Replace (All Time)' does. I'll update all workflows to use the 'Replace (All Time)' method. However, for batch file loa...Re: Replace not working Just found another workflow with the same issue. This time, it has a SourceID. In this case, it's a flat file load. The log shows the time and periods that were loaded—today, by the way. But the work...Re: Replace not working Hi JackLacava , The version is 8.1.0.15507, and the source ID is unassigned, haven't change, can the unassigned be the issue? Thanks! Re: Replace not working Hi chul . It's yaerly. So should a manually clear the stage every time before loading? Thanks! Replace not working Hi all, I'm experiencing an issue with the connector in one of the cubes. Although everything is set to "replace," the stage is not being cleared, and old data is being loaded together with the new ...SolvedRe: Literal parameters and multiple users Hi ckattookaran , do you have any example on how to use the session variables in this case? Thanks Re: Recurring journal with Auto Post Hi Ando You’ve probably solved it by now, but did you add the submit and approve steps before the post? BRApi.Journals.Process.ExecuteSubmit(si, journalObject.Header.UniqueID) BRApi.Journals...Re: Import data using multiple workflow profles Hi T_Kress , Just to understand it better — if it's set to false, the replace will occur only for the overlapping data units, right? So if you load entities A and B in the first import, and then on...