Pergunta

Eu tenho uma lista externa que criei com um BDC, mas pode acontecer que a fonte externa não esteja disponível Existe alguma forma que o SharePoint salva um último acesso?Se não, qual é a melhor alternativa, uma vez que eu preciso das informações sobre essa lista para uma lista suspensa.

obrigado

Foi útil?

Solução

Having an unreliable data source is not a good basis for leveraging ECT. I would suggest caching the data to a more persistent location like a SQL Table or a SharePoint List (if the dataset is not large).

If you have SQL Server, you could develop an SSIS package for this quite quickly and run it as a scheduled job.

HTH.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a sharepoint.stackexchange
scroll top