Re: Crawling files in external application

2013-05-29 Thread Shahram Banihashem
When you create you external content type, you can create a profile page
which displays the item properties (metadata). This form is similar to
'View Properties' page. The same form will be displayed if you click on the
identifier field on the External List.

Anyway, the search crawler indexes items and its properties in my external
list with no error. They appear on search results properly. But I need the
crawler to index the associated document to each item as well.

I have exposed the document URL as one of the properties but it seams the
crawler doesn't traverse through the document URL.

Look like the URL appears as text Search Crawler.



Regards,

Shahram.


On 30 May 2013 12:41, Web Admin  wrote:

> What do you mean by "crawler only index the profile page with all the
> metadata in it"?
>
> Do u get results on a search results page using OOTB web part?
>
> Have u considered a custom render template to format the non-SharePoint
> metadata to suit your needs?
>
> Regards,
>
> Paul Noone
>
> SharePoint Farm Admin/Developer
> Infrastructure Team
> CEO Sydney
>
> p: (02) 9568 8461
> f: (02) 9568 8483
> e: paul.no...@syd.catholic.edu.au
> w: http://www.ceosyd.catholic.edu.au/
>
>
> On 30 May 2013 12:19, Shahram Banihashem  wrote:
>
>> Hi All,
>>
>> I need to get my SharePoint 2013 search to crawl files sitting in an
>> external (non-SharePoint) application. The files are not accessible as a
>> network drive or similar. They can be accessed over HTTP only through the
>> hosting application, like a web service with the document Id.
>>
>> I've tried SharePoint BCS and SQL Server Connector to get the list of the
>> documents (Title, URL, and other metadata). But, the crawler only index the
>> profile page with all the metadata in it, not the document itself. The URL
>> appears as text though in the profile page.
>>
>> In case it helps, the external application is TechnologyOne ECM.
>>
>> Do you have any suggestion or solution for this requirement?
>>
>> Regards,
>>
>> Shahram.
>>
>> ___
>> ozmoss mailing list
>> ozmoss@ozmoss.com
>> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
>>
>>
>
> ___
> ozmoss mailing list
> ozmoss@ozmoss.com
> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
>
>
___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


RE: List View Threshold weirdness

2013-05-29 Thread Ishai Sagi
Is it the same account used as the application pool account for that site?

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of 
Web Admin
Sent: Thursday, 30 May 2013 12:43 PM
To: ozMOSS
Subject: Re: List View Threshold weirdness

I'm using the same Farm/SC Admin account in al cases but I know what u mean. 
I've seen this before with non admin users.

Just very frustrating cos I usually do my dev work on the box via RDP.

Regards,

Paul

On 30 May 2013 12:40, Nigel Witherdin 
mailto:nigel_wither...@hotmail.com>> wrote:
Is it the account being used? Im pretty sure there is a different threshold 
setting for an admin user as compared to a normal user

Cheers
Nigel

Date: Thu, 30 May 2013 11:46:00 +1000

Subject: Re: List View Threshold weirdness
From: web.ad...@syd.catholic.edu.au
To: ozmoss@ozmoss.com

There is no load balancing. Just one SharePoint box running as app and WFE, and 
separate SQL server.

The only place this occurs is from the box itself. And it's consistent.

Can view the list from SP servers in other farms, so it doesn't seem to be a SP 
server issue.

Just very odd. Wondering if I'm missing a prerequisite or other app but can't 
find any related info online.

Regards,

Paul

On 29 May 2013 15:53, Ishai Sagi mailto:is...@exd.com.au>> 
wrote:

99% of the time, when you have an issue that manifests in one client and not in 
the other,  it means that there is an issue with the load balancing (one client 
hits one server, which is ok, and the other hits another server which is not). 
I have  no idea how the threshold setting would only work on one WFE though...



From: ozmoss-boun...@ozmoss.com 
[mailto:ozmoss-boun...@ozmoss.com] On Behalf 
Of Web Admin
Sent: Wednesday, 29 May 2013 1:33 PM
To: ozMOSS
Subject: Re: List View Threshold weirdness



No it doesn't. Completely bizarre.



Can't imagine what occurs before a large list is rendered that would cause this.



On 29 May 2013 13:15, Nigel Witherdin 
mailto:nigel_wither...@hotmail.com>> wrote:

Not that I would know why this would affect the view threshold, but does the 
App server with the problem have a host entry for the URL? Does removing that 
host entry change the behaviour?



Cheers,



Nigel



Date: Wed, 29 May 2013 12:25:30 +1000
Subject: List View Threshold weirdness
From: web.ad...@syd.catholic.edu.au
To: ozmoss@ozmoss.com



Hi all,



I've created a list which exceeds the list view threshold of 5000. I then 
created a grouped view. This view displays without problem in 3 different 
browsers (FF, Chrome, IE) on two different machines (logged in as site admin in 
all cases).



However on one box (the SharePoint app server), all browsers are displaying the 
"This view cannot be displayed because it exceeds the list view threshold..." 
error.



Any idea how or why this would occur??



Regards,



Paul



___ ozmoss mailing list 
ozmoss@ozmoss.com 
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss

___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss



___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


___ ozmoss mailing list 
ozmoss@ozmoss.com 
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss

___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss

___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


Re: List View Threshold weirdness

2013-05-29 Thread Web Admin
I'm using the same Farm/SC Admin account in al cases but I know what u
mean. I've seen this before with non admin users.

Just very frustrating cos I usually do my dev work on the box via RDP.

Regards,

Paul

On 30 May 2013 12:40, Nigel Witherdin  wrote:

> Is it the account being used? Im pretty sure there is a different
> threshold setting for an admin user as compared to a normal user
>
> Cheers
> Nigel
>
> --
> Date: Thu, 30 May 2013 11:46:00 +1000
>
> Subject: Re: List View Threshold weirdness
> From: web.ad...@syd.catholic.edu.au
> To: ozmoss@ozmoss.com
>
>
> There is no load balancing. Just one SharePoint box running as app and
> WFE, and separate SQL server.
>
> The only place this occurs is from the box itself. And it's consistent.
>
> Can view the list from SP servers in other farms, so it doesn't seem to be
> a SP server issue.
>
> Just very odd. Wondering if I'm missing a prerequisite or other app but
> can't find any related info online.
>
> Regards,
>
> Paul
>
>
> On 29 May 2013 15:53, Ishai Sagi  wrote:
>
>  99% of the time, when you have an issue that manifests in one client and
> not in the other,  it means that there is an issue with the load balancing
> (one client hits one server, which is ok, and the other hits another server
> which is not). I have  no idea how the threshold setting would only work on
> one WFE though…
>
> ** **
>
> *From:* ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] *On
> Behalf Of *Web Admin
> *Sent:* Wednesday, 29 May 2013 1:33 PM
> *To:* ozMOSS
> *Subject:* Re: List View Threshold weirdness
>
> ** **
>
> No it doesn't. Completely bizarre.
>
> ** **
>
> Can't imagine what occurs before a large list is rendered that would cause
> this.
>
> ** **
>
> On 29 May 2013 13:15, Nigel Witherdin  wrote:
> 
>
>  Not that I would know why this would affect the view threshold, but does
> the App server with the problem have a host entry for the URL? Does
> removing that host entry change the behaviour?
>
> ** **
>
> Cheers,
>
> ** **
>
> Nigel
>  --
>
> Date: Wed, 29 May 2013 12:25:30 +1000
> Subject: List View Threshold weirdness
> From: web.ad...@syd.catholic.edu.au
> To: ozmoss@ozmoss.com
>
> ** **
>
> Hi all,
>
> ** **
>
> I've created a list which exceeds the list view threshold of 5000. I then
> created a grouped view. This view displays without problem in 3 different
> browsers (FF, Chrome, IE) on two different machines (logged in as site
> admin in all cases).
>
> ** **
>
> However on one box (the SharePoint app server), all browsers are
> displaying the "This view cannot be displayed because it exceeds the list
> view threshold..." error.
>
> ** **
>
> Any idea how or why this would occur??
>
> ** **
>
> Regards,
>
> ** **
>
> Paul
>
> ** **
>
> ___ ozmoss mailing list
> ozmoss@ozmoss.com http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss***
> *
>
>
> ___
> ozmoss mailing list
> ozmoss@ozmoss.com
> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
>
>  ** **
>
> ___
> ozmoss mailing list
> ozmoss@ozmoss.com
> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
>
>
>
> ___ ozmoss mailing list
> ozmoss@ozmoss.com http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
>
> ___
> ozmoss mailing list
> ozmoss@ozmoss.com
> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
>
>
___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


Re: Crawling files in external application

2013-05-29 Thread Web Admin
What do you mean by "crawler only index the profile page with all the
metadata in it"?

Do u get results on a search results page using OOTB web part?

Have u considered a custom render template to format the non-SharePoint
metadata to suit your needs?

Regards,

Paul Noone

SharePoint Farm Admin/Developer
Infrastructure Team
CEO Sydney

p: (02) 9568 8461
f: (02) 9568 8483
e: paul.no...@syd.catholic.edu.au
w: http://www.ceosyd.catholic.edu.au/


On 30 May 2013 12:19, Shahram Banihashem  wrote:

> Hi All,
>
> I need to get my SharePoint 2013 search to crawl files sitting in an
> external (non-SharePoint) application. The files are not accessible as a
> network drive or similar. They can be accessed over HTTP only through the
> hosting application, like a web service with the document Id.
>
> I've tried SharePoint BCS and SQL Server Connector to get the list of the
> documents (Title, URL, and other metadata). But, the crawler only index the
> profile page with all the metadata in it, not the document itself. The URL
> appears as text though in the profile page.
>
> In case it helps, the external application is TechnologyOne ECM.
>
> Do you have any suggestion or solution for this requirement?
>
> Regards,
>
> Shahram.
>
> ___
> ozmoss mailing list
> ozmoss@ozmoss.com
> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
>
>
___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


RE: List View Threshold weirdness

2013-05-29 Thread Nigel Witherdin
Is it the account being used? Im pretty sure there is a different threshold 
setting for an admin user as compared to a normal user
CheersNigel

Date: Thu, 30 May 2013 11:46:00 +1000
Subject: Re: List View Threshold weirdness
From: web.ad...@syd.catholic.edu.au
To: ozmoss@ozmoss.com

There is no load balancing. Just one SharePoint box running as app and WFE, and 
separate SQL server.

The only place this occurs is from the box itself. And it's consistent.

Can view the list from SP servers in other farms, so it doesn't seem to be a SP 
server issue.

Just very odd. Wondering if I'm missing a prerequisite or other app but can't 
find any related info online.
Regards,

Paul



On 29 May 2013 15:53, Ishai Sagi  wrote:









99% of the time, when you have an issue that manifests in one client and not in 
the other,  it means that there is an issue with
 the load balancing (one client hits one server, which is ok, and the other 
hits another server which is not). I have  no idea how the threshold setting 
would only work on one WFE though…
 
From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com]
On Behalf Of Web Admin

Sent: Wednesday, 29 May 2013 1:33 PM

To: ozMOSS

Subject: Re: List View Threshold weirdness
 

No it doesn't. Completely bizarre.

 


Can't imagine what occurs before a large list is rendered that would cause this.

 

On 29 May 2013 13:15, Nigel Witherdin  wrote:



Not that I would know why this would affect the view threshold, but does the 
App server with the problem have a host entry for the URL? Does removing that 
host entry change the behaviour?


 


Cheers,


 


Nigel




Date: Wed, 29 May 2013 12:25:30 +1000

Subject: List View Threshold weirdness

From: web.ad...@syd.catholic.edu.au

To: ozmoss@ozmoss.com


 

Hi all,

 


I've created a list which exceeds the list view threshold of 5000. I then 
created a grouped view. This view displays without problem in 3 different 
browsers (FF, Chrome, IE) on two different machines (logged in as site admin in 
all cases).



 


However on one box (the SharePoint app server), all browsers are displaying the 
"This view cannot be displayed because it exceeds the list view threshold..." 
error.


 


Any idea how or why this would occur??


 




Regards,


 


Paul




 


___ ozmoss mailing list
ozmoss@ozmoss.com 
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss






___

ozmoss mailing list

ozmoss@ozmoss.com

http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


 







___

ozmoss mailing list

ozmoss@ozmoss.com

http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss





___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss   
  ___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


Crawling files in external application

2013-05-29 Thread Shahram Banihashem
Hi All,

I need to get my SharePoint 2013 search to crawl files sitting in an
external (non-SharePoint) application. The files are not accessible as a
network drive or similar. They can be accessed over HTTP only through the
hosting application, like a web service with the document Id.

I've tried SharePoint BCS and SQL Server Connector to get the list of the
documents (Title, URL, and other metadata). But, the crawler only index the
profile page with all the metadata in it, not the document itself. The URL
appears as text though in the profile page.

In case it helps, the external application is TechnologyOne ECM.

Do you have any suggestion or solution for this requirement?

Regards,

Shahram.
___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


Re: List View Threshold weirdness

2013-05-29 Thread Web Admin
There is no load balancing. Just one SharePoint box running as app and WFE,
and separate SQL server.

The only place this occurs is from the box itself. And it's consistent.

Can view the list from SP servers in other farms, so it doesn't seem to be
a SP server issue.

Just very odd. Wondering if I'm missing a prerequisite or other app but
can't find any related info online.

Regards,

Paul


On 29 May 2013 15:53, Ishai Sagi  wrote:

>  99% of the time, when you have an issue that manifests in one client and
> not in the other,  it means that there is an issue with the load balancing
> (one client hits one server, which is ok, and the other hits another server
> which is not). I have  no idea how the threshold setting would only work on
> one WFE though…
>
> ** **
>
> *From:* ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] *On
> Behalf Of *Web Admin
> *Sent:* Wednesday, 29 May 2013 1:33 PM
> *To:* ozMOSS
> *Subject:* Re: List View Threshold weirdness
>
> ** **
>
> No it doesn't. Completely bizarre.
>
> ** **
>
> Can't imagine what occurs before a large list is rendered that would cause
> this.
>
> ** **
>
> On 29 May 2013 13:15, Nigel Witherdin  wrote:
> 
>
>  Not that I would know why this would affect the view threshold, but does
> the App server with the problem have a host entry for the URL? Does
> removing that host entry change the behaviour?
>
> ** **
>
> Cheers,
>
> ** **
>
> Nigel
>  --
>
> Date: Wed, 29 May 2013 12:25:30 +1000
> Subject: List View Threshold weirdness
> From: web.ad...@syd.catholic.edu.au
> To: ozmoss@ozmoss.com
>
> ** **
>
> Hi all,
>
> ** **
>
> I've created a list which exceeds the list view threshold of 5000. I then
> created a grouped view. This view displays without problem in 3 different
> browsers (FF, Chrome, IE) on two different machines (logged in as site
> admin in all cases).
>
> ** **
>
> However on one box (the SharePoint app server), all browsers are
> displaying the "This view cannot be displayed because it exceeds the list
> view threshold..." error.
>
> ** **
>
> Any idea how or why this would occur??
>
> ** **
>
> Regards,
>
> ** **
>
> Paul
>
> ** **
>
> ___ ozmoss mailing list
> ozmoss@ozmoss.com http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss***
> *
>
>
> ___
> ozmoss mailing list
> ozmoss@ozmoss.com
> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
>
>  ** **
>
> ___
> ozmoss mailing list
> ozmoss@ozmoss.com
> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
>
>
___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss