Demantra Solutions - EBS (MOSC)

MOSC Banner

Publishing Forecasts to mulitple EBS instances

edited Apr 18, 2012 4:23AM in Demantra Solutions - EBS (MOSC) 7 commentsAnswered
Hi -

We are trying to publish Demantra Forecast scenarios to mutliple Oracle EBS instances.  But we notice the forecast is only available in one instance.  We found code when the ' forecast publishing' instance id was assigned which looks at the msc_apps_instance table:

select min(instance_id) from msc_apps_instance table where instance_type <> 3 and validation_org_id is not null.  Since it was looking for minimum value, it was assigning only one instance_id to the data and we cannot publish to the other instance_id.

Is this expected functionality?

Thanks

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

EBS Demantra Tags

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center