Pesquisar

问题
· 六月 4, 2024

For Loop over comma seperated String

Hi Community,

My old code:

for x=1,2,3
.dosomethig(x)

Now i Want to customize the comma separated List get from a ClassMethod as String. -> set customString = „1,3,9“

but

for x=customString
.dosomething(x)

wont work for me.

also

for x=$LFS(customString)
.dosomething(x)

doesnt work for me.

i dont want to change the for Loop With an iterator.

is there a possible way to cast the string into a „comma separated List“ for My for Loop?

 

best regards,

Florian

3 Comments
讨论 (3)2
登录或注册以继续
公告
· 六月 3, 2024

Recapitulação do InterSystems Developer Community, Maio 2024

Olá e bem-vindo ao Recapitulação da comunidade de desenvolvedores Maio 2024.
Estatísticas gerais
27 novas postages publicadas em Maio:
 11 novos artigos
 14 novos anúncios
 1 new question
 1 new discussion
4 novos membros ingressaram em Maio
1,076 postagens publicadas ao todo
580 membros ingressaram ao todo
Principais publicações
Principais autores do mês
Artigos
#InterSystems IRIS
Usando VECTORs em ObjectScript
Por Heloisa Paiva
Python BPL em pré-visualização
Por Heloisa Paiva
Monitorando ambientes InterSystems IRIS com Red Hat Insights
Por Heloisa Paiva
Similaridade e Classificação de DNA por Vector Search e Machine Learning
Por Nicole Raimundo
Busca de empresas usando Vector Search.
Por Lucas Fernandes
Feedback : Usando Python embutido diariamente por mais de dois anos
Por Heloisa Paiva
Studio IRIS AI Studio: Um playground para explorar as capacidades de Generative AI & Vector Embedding
Por Heloisa Paiva
Usando o Prometheus para coletar métricas no Intersystems IRIS
Por Julio Esquerdo
IRIS AI Studio: Conectores para transformar seus arquivos em vetores incorporados para capacidades do GenAI
Por Heloisa Paiva
Studio IRIS AI Studio: Playground para explorar as capacidades RAG sobre as incorporações de vetores da IRIS DB
Por Heloisa Paiva
Wall-M : Performe consultas semânticas na caixa de entrada do seu email e tenha respostas acuradas com citações de fontes
Por Heloisa Paiva
 
Anúncios
#InterSystems IRIS
 
#VSCode
 
#InterSystems IRIS for Health
 
#Developer Community Oficial
 
#Outro
 
#InterSystems Oficial
 
#Portal de Aprendizagem
 
Perguntas
Discussões
#InterSystems IRIS
Code Golf: Sorrisos
Por Heloisa Paiva
 
Maio, 2024Month at a GlanceInterSystems Developer Community
讨论 (0)1
登录或注册以继续
讨论 (0)1
登录或注册以继续
公告
· 六月 3, 2024

欢迎报名 | InterSystems 2024 SUTA培训现已启动:聚焦Mirror

SUTA培训作为专业的InterSystems技术学习平台之一,汇聚了权威技术专家与值得探讨的技术主题,内容涵盖了InterSystems数据平台基础管理运维的技能和知识。通过SUTA培训,新客户能够系统学习管理运维工作的整体架构和基础概念,老客户可以更深入、全面地加强对管理运维工作的理解和提升。

InterSystems 2024 SUTA培训现已启动,欢迎参加!

  • 如果您是首次参加SUTA培训,请点击此处 或 扫描下图左侧的二维码注册报名。报名信息需经过审核,请您耐心等待。审核通过的用户,点击此处 或 扫描下图右侧的二维码,使用报名时填写的手机号码登录查看课程。
  • 如果您曾报名参加过2022年、2023年的SUTA培训,无需重复注册报名。点击此处 或 扫描下图右侧的二维码,使用报名时填写的手机号码登录查看课程。

建议通过电脑端参加培训,点击进入直播间

 

 

 

 

讨论 (0)1
登录或注册以继续
InterSystems 官方
· 六月 2, 2024 阅读大约需 2 分钟

2024年5月30日 – 勧告: REST と SOAP でのライセンス消費の変更について

InterSystems IRIS® データ・プラットフォーム 2022.3 からライセンス消費メカニズムにRESTとSOAPを追加しました。この変更により、コア・ベースライセンス以外でRESTまたはSOAPを使用している場合、アップグレード後にライセンス消費量が多くなる可能性があります。この勧告がお使いのシステムに該当するかどうかは、以下にあるFAQ(英語)のリンクをご参照ください。.

ライセンス使用について、こちらの表にまとめています。

製品

REST と SOAP のリクエストがライセンスを消費するかどうか

InterSystems Caché®

する

InterSystems Ensemble®

しない

InterSystems IRIS, InterSystems IRIS® for Health, Health Connect  2022.3 より前

しない

InterSystems IRIS, InterSystems IRIS for Health, Health Connect 2022.3 以降

する

 

お客様からはCaché と IRIS ではライセンス消費の一貫性を求められていました。今回の変更により REST と SOAP のライセンス消費がライセンス規約に準拠するようになります。また、すべての InterSystems 製品にわたって一貫性を維持します。バージョン 2022.3 を超えるアップグレードを計画する場合は、この変更による潜在的な影響を考慮する必要があります。
 

この変更の影響を理解しやすくするために、InterSystems は一時的な緩和策を含むリソースを提供しています。詳細については、以下を参照してください。

FAQ - ライセンス消費の変更について

本件に関する製品変更IDは DP-417320です。

 

⚠ この勧告について質問がある場合は、カスタマーサポートセンター(jpnsup@intersystems.com)までお問い合わせください。

讨论 (0)1
登录或注册以继续