cannot create datasource.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
ofb
Reply | Threaded
Open this post in threaded view
|

cannot create datasource.

ofb
Hi can someone please  give me an answer for this.

In Marketing application
While creating DataSource,there are few entries in DataSourceTypeID
dropdown,
But why are these DataSourceTypes  not existing in 'DataSourceType' list in
DataSourceType tab in the same application.


I have one more question
Why am I getting the error while trying to create a new DataSource or Data
SourceType. the error says "must have permission of common_create and
common_admin"

Thanks.
Reply | Threaded
Open this post in threaded view
|

Re: cannot create datasource.

Jacques Le Roux
Administrator
Seems to be a problem there. As full admin I'm unable to create a DataSourceType. I get the same error than you.

Caution : I only tested did not have a look at the code yet...

Jacques

From: "Deepika Deepika" <[hidden email]>

> Hi can someone please  give me an answer for this.
>
> In Marketing application
> While creating DataSource,there are few entries in DataSourceTypeID
> dropdown,
> But why are these DataSourceTypes  not existing in 'DataSourceType' list in
> DataSourceType tab in the same application.
>
>
> I have one more question
> Why am I getting the error while trying to create a new DataSource or Data
> SourceType. the error says "must have permission of common_create and
> common_admin"
>
> Thanks.
>
Reply | Threaded
Open this post in threaded view
|

Re: cannot create datasource.

Jacques Le Roux
Administrator
In reply to this post by ofb
admin login (using FULLADMIN security group) is simply lacking COMMON_CREATE. Not sure if this not missing from demo data.
Also I agree that this screen should be better written (with std search and view screens), any patches welcome ...

Jacques

From: "Jacques Le Roux" <[hidden email]>

> Seems to be a problem there. As full admin I'm unable to create a DataSourceType. I get the same error than you.
>
> Caution : I only tested did not have a look at the code yet...
>
> Jacques
>
> From: "Deepika Deepika" <[hidden email]>
>> Hi can someone please  give me an answer for this.
>>
>> In Marketing application
>> While creating DataSource,there are few entries in DataSourceTypeID
>> dropdown,
>> But why are these DataSourceTypes  not existing in 'DataSourceType' list in
>> DataSourceType tab in the same application.
>>
>>
>> I have one more question
>> Why am I getting the error while trying to create a new DataSource or Data
>> SourceType. the error says "must have permission of common_create and
>> common_admin"
>>
>> Thanks.
>>
ofb
Reply | Threaded
Open this post in threaded view
|

Re: cannot create datasource.

ofb
In reply to this post by ofb
There is no COMMON_ADMIN  in SecurityPermission entity and
In SecurityGroupPermission entity there are no permissions  for COMMON_ADMIN and  COMMON_CREATE for group FULLADMIN.
If these values are created Iam able to create a new DataSource and DataSourceType.


ofb wrote
Hi can someone please  give me an answer for this.

In Marketing application
While creating DataSource,there are few entries in DataSourceTypeID
dropdown,
But why are these DataSourceTypes  not existing in 'DataSourceType' list in
DataSourceType tab in the same application.


I have one more question
Why am I getting the error while trying to create a new DataSource or Data
SourceType. the error says "must have permission of common_create and
common_admin"

Thanks.