Unable to add the members under YearTotal Period member
Summary
Unable to add the members under YearTotal Period memberContent
We got one requirement to migrate the EPBCS app to OnPremise (11.1.2.3). So I exported the snapshots from EPCS app and pasted to the OnPremise import-export directory after changing its .xpad file like:
<?xml version="1.0" encoding="UTF-8" ?>
<application datasource="PlanningDatasource1" instanceName="PLANNING_LWA" name="ACES" extXactEnabled="false" description="Aces Budgeting and planning cloud application" dpBREnabled="false" project="Default Application Group" calculationModule="CALCULATION_MANAGER" >
<PlanningAppType>GENERAL</PlanningAppType>
<Calendar>
<BaseTimePeriod>12 Months</BaseTimePeriod>
<WeeksDistribution>Even</WeeksDistribution>
<AppStartYear>2013</AppStartYear>
<FiscalYearStartDate>SameCalendarYear</FiscalYearStartDate>
<StartMonth>Jan</StartMonth>
<NumberOfYear>13</NumberOfYear>
<AllYearsParent>Y</AllYearsParent>
</Calendar>
<Currencies>
<DefaultCurrency>JOD</DefaultCurrency>