Quantcast
Channel: aras PLM community
Viewing all 1103 articles
Browse latest View live

ARAS 10 Tip : Form Fields in IE and Firefox

$
0
0

In transitioning to ARAS 10, I found that the vast majority of my javascript form code had issues.  The main reason for these issues were caused by the form field values not behaving the same way between Firefox and IE.  

Below is a simple little trick I used to get around this issue that worked very well in my case:

 

<code>

var browserIndex = 0;  //default to 0 for IE, will change to 1 if Firefox

if(document.getElementsByName("field_name_here").item(1)){browserIndex = 1;} //changes index to 1 for firefox 

var value = document.getElementsByName("field_name_here").item(browserIndex).value;  //get your form field vals

</code>


bns 2

$
0
0

 8月27日に実施される大型アップデート「EPISODE3」で、新たな局面を迎える「PSO2」。今回のアップデートでは、待望の新クラス「バウンサー」が登場する,PSO2wiki。そしてバウンサーの武器として「ジェットブーツ」と「デュアルブレード」が追加される。このほかにも新ロビー「カジノエリア」の導入や、和風の街や巨人エネミーが出現する新惑星「ハルコタン」が新たな冒険の舞台として登場する。さらに、ストーリーは新章「EPISODE3」へ突入する。個性豊かな新キャラクターも加わり、新生オラクルの旅が始まる。

新クラス「バウンサー」。そして、新武器「ジェットブーツ」と「デュアルブレード」が登場!

「EPISODE3」では、打撃と法撃に長けたクラス「バウンサー」wikipk.jpが登場する。バウンサーはテクニックを使用することができ、空中戦を得意とする。ジェットブーツの武器アクションを併用することで、シフタやデバンドなどの補助が自動的に発動し、戦いながらパーティーの支援ができるということが大きな特徴となっている。

 バウンサーの扱える武器種として新カテゴリー2種が追加される(+全クラス装備のガンスラッシュが装備可能)。

魔装の蹴撃「ジェットブーツ」

 テクニックだけでなく、フォトンアーツも放つことができる「法撃武器」。空中戦を得意とし、直観的に高さを利用したアクションが初心者でも行なえる。さらにチャージしたテクニック属性を武器にまとわせた攻撃が可能。コンボ派生など上級者ならではのテクニカルな奥深さも備えた武器となっている。また、ジェットブーツを装備していれば2段ジャンプが可能になる。

相关的主题文章:

bns 1

bns 2

$
0
0

 8月27日に実施される大型アップデート「EPISODE3」で、新たな局面を迎える「PSO2」,Blade&soul Wiki。今回のアップデートでは、待望の新クラス「バウンサー」が登場する。そしてバウンサーの武器として「ジェットブーツ」と「デュアルブレード」が追加される。このほかにも新ロビー「カジノエリア」の導入や、和風の街や巨人エネミーが出現する新惑星「ハルコタン」が新たな冒険の舞台として登場する。さらに、ストーリーは新章「EPISODE3」へ突入する。個性豊かな新キャラクターも加わり、新生オラクルの旅が始まる。

新クラス「バウンサー」。そして、新武器「ジェットブーツ」と「デュアルブレード」が登場!

「EPISODE3」では、打撃と法撃に長けたクラス「バウンサー」wikipk.jpが登場する。バウンサーはテクニックを使用することができ、空中戦を得意とする。ジェットブーツの武器アクションを併用することで、シフタやデバンドなどの補助が自動的に発動し、戦いながらパーティーの支援ができるということが大きな特徴となっている。

 バウンサーの扱える武器種として新カテゴリー2種が追加される(+全クラス装備のガンスラッシュが装備可能)。

魔装の蹴撃「ジェットブーツ」

 テクニックだけでなく、フォトンアーツも放つことができる「法撃武器」。空中戦を得意とし、直観的に高さを利用したアクションが初心者でも行なえる。さらにチャージしたテクニック属性を武器にまとわせた攻撃が可能。コンボ派生など上級者ならではのテクニカルな奥深さも備えた武器となっている。また、ジェットブーツを装備していれば2段ジャンプが可能になる。

相关的主题文章:

bns 1

ARAS 10.0 and Firefox 33+

$
0
0

Just as an FYI:  I know ARAS 10.0 only is documented to support Firefox 24, however it still worked just fine for all versions of Firefox up to version 33, which was just released and pushed as an Auto update on Monday (10/20). 

Versions of Firefox > 33 no longer draw main Item grids correctly.  Also, the inBasket no longer displays correctly.

From the little poking around I have been able to do in Firebug, this seems like it may be a Locale/CultureInfo issue, as I consistently get errors from the Aras.I18NUtils._I18NConverter.$B function under the IOM.ScriptSharp.js file

Like I said, Firefox versions 32 and below seem to be A-OK, but 33 or above all have this same issue. 

I will update this post if I am able to come up with any fixes/workarounds. 

 

bns 1

$
0
0

「ブレイドアンドソウル」は、「リネージュ」シリーズや「タワー オブ アイオン」に続く、エヌ・シー・ジャパンの大型MMORPG。サービス開始時点で構想7年、制作費約48億円が投じられている。

バトルに関しては、通常攻撃を何度かヒットさせた後に強力な一撃を繰り出したり、ジャンプ、ダッシュ、滑空などの移動要素が積極的に取り込まれているのが特徴,BNS Wiki。そのスピード感や、相手との読み合いによる緊張感は、MMORPGでありながら格闘ゲームにも通じる醍醐味がある。

グラフィックスは基本的に東洋寄りだが、西洋ファンタジーの要素が絶妙なバランスでミックスされ、独特かつ魅力的な世界観を作り上げている。

キャラクターデザインを担当しているのは、日本でもファンが多いクリエイターのキム・ヒョンテ氏。大胆なデザインのアバターアイテムも相まって、感情移入できるキャラクターメイクが可能だ。

相关的主题文章:

挨巴掌

past versions through the IOM

$
0
0

In innovator, there is an option to look at an item's past revisions.  What I would like to do is retrieve a list of items via the IOM.

The obvious thing is to search on a property, and specify the generation number... but that doesn't work when I don't have an indexed property that would stay consistent across generations.

Looking at the itemtype definition, there is the config_id, which points to an item of the same type (I originally thought this might be a pointer to the last version of this item, but this seems to not be the case.)  

There is also a revision item, but it comes up as null when I try to fetch it...  plus the item definition for revision doesn't seem to contain a pointer to another item.

So what do I do?

[Multilevel BOM Report] - Quantities issues

$
0
0

Hello all,

I have just noticed a quantity issue with the Multilevel BOM Report, when an item is repeating itself in different Products the quantity attribute is always the same, see the following screenshot:

The BOM structure TAB: (the quantities are correct)

The Costing Report: (quantities are still correct)

The Multilevel BOM Report: The quantities are now wrong, the item Part2.CATPart should be instantiatedt twice under the Product1 and 3 times under the Product2.

I haven't updated the Multilevel BOM Report and the AML query of the report seems to work fine, I've checked it in with AML studio.Does anyone has also this quantity problem? Is it an error with the XLS stylesheet?

Thanks,
Xavier

Show properties of multiple items in maingrid

$
0
0

In Aras we have three related items: System -> Document -> Transmittal

In the maingrid we would like to see information of all these 3 items and being able to use the filters (simple, aml and advanced)

Does anyone have experience or know how to achieve this and still have good performance with long lists?

Peter

 


bns 6

$
0
0

 フォトンのブレードを飛ばして多彩な攻撃を行なう「打撃武器」。スタイリッシュな空中戦をおこなえる中距離から近距離の戦闘を得意とする武器となっている。エネミーにフォトンブレードを刺した状態でその部位を攻撃すればPPを吸収するという特徴もあり、これにより部位をピンポイントで攻めることで、強力な攻撃を継続していくことが可能となる。

新たなエネミーも出現する第5の惑星「ハルコタン」wikipk.jp

 「ハルコタン」は、“和と巨人”と言う斬新なコンセプトを持つ新惑星だ。この惑星には4m級の巨人「白の民」と8m級の巨人「黒の民」が不可侵の条約を結んで暮している。しかし最近は、「白の民」の住む「白ノ領域」に「黒の民」が攻め込んでくるという事件が多発しているようだ。アークスは「白の民」を守るために、「黒の民」と戦うことになる。

 「黒の民」は8mもの巨大な体躯を持つ巨人を中心に、妖怪のような容姿を持つ様々な種類が存在している,BNS Wiki。腕に覚えのあるアークスでも苦戦を強いられ、ときには「白の民」と共闘しながら「黒の民」の侵攻を防ぐことになる。

 新ダーカーとしてダークファルス【双子】(ダブル)の眷族である「玩具系」ダーカーが出現する。オモチャのようなかわいい外見には似合わない狂暴な2面性のあるエネミーだ。「白ノ領域」のボスは「黒の民」の中でもひときわ巨大な氷の巨人「ギグル・グンネガム」。巨大な剣を振り回し、攻撃もままならない巨大さには圧倒される。攻撃が暴発して凍り付いてしまった隙をついて頭部を攻撃することができるようだ。

相关的主题文章:

bns 1

Given key was not present in the dictionary

$
0
0

Hi All,

 

Opened a new Purchase Request (an itemtype I created).  Filled out all the details, but when I try to save I get "The given key was not present in the dictionary".  I have no clue what this means, any ideas on where to start looking for problems?

 

Thanks,

Scott

Error on 3D CAD Conversion

$
0
0

Hello All,

If got some issues with running the cad conversion tool in 10.0 SP4.
I'm getting the following message, i hope some had the same issues en good help me resolve it.

System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server kan de aanvraag niet uitvoeren. ---> System.Exception: Error occurred during conversion: Exit Code:1
 Command line arguments were: --input "C:\Program Files (x86)\Aras\Innovator\ConversionServer\temp\A1BC9E45E9634DDEB02E27927B03DD0C\OS90_A00_DRW.prt" --input_pdf_template_file "C:\HOOPS Converter\templates\Blank_Template_L.pdf" --output_pdf "C:\Program Files (x86)\Aras\Innovator\ConversionServer\temp\A1BC9E45E9634DDEB02E27927B03DD0C\OS90_A00_DRW.pdf" --output_png "C:\Program Files (x86)\Aras\Innovator\ConversionServer\temp\A1BC9E45E9634DDEB02E27927B03DD0C\OS90_A00_DRW.png" --output_png_resolution "150x150" --camera_default --output_logfile "C:\Program Files (x86)\Aras\Innovator\ConversionServer\temp\A1BC9E45E9634DDEB02E27927B03DD0C\OS90_A00_DRW"
 View the following log for details:
14-11-2014 8:14:16: Consume ArasCadConverter data was started.
14-11-2014 8:14:16: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> Aras.Server.Licensing.FeatureHasNoLicensesException: Exception of type 'Aras.Server.Licensing.FeatureHasNoLicensesException' was thrown.
   at Aras.Server.Licensing.LicenseManager.ConsumeLicense(String featureName) in D:\Builds\Innovator.Builds\6015-Innovator-RELS10-0\Innovator\Server\src\Core\Licensing\LicenseManager.vb:line 240
   at Aras.Server.Licensing.LicenseManagerWebService.ConsumeLicense(String featureName) in D:\Builds\Innovator.Builds\6015-Innovator-RELS10-0\Innovator\Server\src\Core\Licensing\LicenseManagerWebService.vb:line 50
   --- End of inner exception stack trace ---

   bij Aras.ConversionFramework.Converter.Hoops.HoopsConverter.HandleConversionError(Int32 exitCode, String commandArguments, String hoopsConverterOutput)
   bij Aras.ConversionFramework.Converter.Hoops.HoopsConverter.CallNativeConverterAndGetListOfResultFiles(String fileName, String fileExtension)
   bij Aras.ConversionFramework.Converter.Hoops.HoopsConverter.Convert(IDictionary`2 filePaths)
   bij Aras.ConversionFramework.Converter.VaultFileConverter.Convert(ConversionContext context) in d:\Builds\Innovator.Builds\6015-Innovator-RELS10-0\Innovator\CompilableCode\ConversionFramework\ConversionBase\VaultFileConverter.cs:regel 38
   bij Aras.ConversionFramework.ConversionServer.ConversionService.Convert(String taskAML) in d:\Builds\Innovator.Builds\6015-Innovator-RELS10-0\Innovator\CompilableCode\ConversionFramework\ConversionService\ConversionService.cs:regel 98
   --- Einde van intern uitzonderingsstackpad ---
   bij System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
   bij System.Web.Services.Protocols.SoapHttpClientProtocol.EndInvoke(IAsyncResult asyncResult)
   bij Aras.ConversionFramework.Proxy.ConversionService.EndConvert(IAsyncResult asyncResult) in D:\Builds\Innovator.Builds\6015-Innovator-RELS10-0\Innovator\CompilableCode\_CommonFiles\ConversionService\ConversionService.vb:regel 81
   bij Aras.Server.Core.InvokeStandardConverter.ConvertCallback(IAsyncResult ar) in D:\Builds\Innovator.Builds\6015-Innovator-RELS10-0\Innovator\Server\src\Core\InternalMethods\InvokeStandardConverter.vb:regel 78

Best Regards,

Tom Hofste

Error Adding new Item Part

$
0
0

Hello all,

I recently ran into a problem which doesn't allow any identities to add a new item "Part" except for the Aras PLM identity.

The "Can Add" access and permissions are correctly set, and when any user try to add a new item Part, the following error appear: No permissions of type=can_change_access found for the item

 

 

Does anyone have a clue of what might bring this error? (using Aras 10 and Firefox)

Thanks in advance!
Xavier

Default list values

$
0
0

I have a list datatype consisting of 3 items. When I display the list values as a dropdown on a form, it contains one blank entry (default) and my 3 items.

It is possible to set the default value from my item type using the Default Value. However it is convenient not to have to set a default value, as I want to make sure the person entering the value is consciously selecting an option.

I have a C# server event checking onBeforeAdd and onBeforeUpdate to ensure a list item has been selected before saving the form. I check the value of my field and return an error if the user has not selected an item from the list:

Item theIssue = this;

String issuePhase = theIssue.getProperty("issue_phase");

if (String.Compare(issuePhase, "") == 0)

return this.getInnovator().newError("Issue timing must be selected.");


This works well if the user first selects a valid item, and then returns to select the NULL item. However on the creation of the form, before any item has been selected, this code does not detect that no issue was selected. I understand this to mean that a list value has both a NULL, and another (default?) value that I should check for, is this correct? What is this other default value?

Thanks!

- Mike

Classes and Methods usage in Server methods.

$
0
0

Hi all,

I have read Programmers Guide and some Wikis to understand Classes and Methods usage for Server methods. But still I have some doubts on using the Innovator object inside a Method.  Here I' m mentioning a small example.

 

public class Test {     ////Kindly ignore the syntax errors if any                                                                                                                                                                        

public string GetItemName(Innovator inn);  {                                                                                                                                                                                                            

Item part = inn.newItem("Part","get");                                                                                                                                                                                                

part.setAttribute("where","[PART].item_number like 'PRT-001' " );

Item res_part = part.apply();                                                                                                                                                                                                                                  string part_name = res_part.getProperty("name");                                                                                                                                                                                                   return part_name;    } 

public static void main(){                                                                                                                                                                                                                                                

Test t = new Test();  ///Instance      ///// Call the GetItemName  method                                                                                                                                                                                                                          

////   I want to store the Method return value in a temporary variable to use inside Main()

String new_name = t.GetItemName( inn); ///Here I" m confused with what the parameter to be passed

} /// Error states that 'inn' does' t exists in current context

 

How can I use the GetItemName method' s return value inside Main()?

What should be the Parameter to be passed here? And what happens if I declare static Main() as an entry point to the Method? 

Thanks in advance, Vin

 

 

Compulsory field entry

$
0
0

Hi there,

Long time reader, first time poster here!

 

We're using Aras Innovator 10 here, and I had a question about setting up forms.

 

The problem we are having, is members of the company not setting a "Team" when starting a DCO. Is there a way I can make the "Team" field in the "Express DCO" form compulsory to fill out?

 

Cheers, 

 


Stu


bns 5

$
0
0

 冒険以外の遊び場として「カジノエリア」が登場。カジノで遊ぶには、毎日ログイン時に自動配布される「カジノコインパス」を使うことで、パス1枚につき100カジノコインが手に入る。運が良いと、通常よりも多くカジノコインが手に入ることもある。カジノで遊ぶ前のちょっとした運試しとして覚えておくといいだろう。手にしたカジノコインを元手にしてカジノを楽しもう(メセタをカジノコインに換金することはできない),BNS Wiki

 8月27日のアップデートで遊べるようになるのは、「メセタンシューター」と「ラッピースロット」の2種類。

 「メセタンシューター」wikipk.jpは最大4人でプレイできるシューティングゲーム。ステージに登場するエネミーを撃ち落とすとコインが転がってくるので、自分のキャッチャーで受け取ればコインを獲得できる。複数人数でプレイしても、コインの取り合いにはならない。4人で遊ぶことでよりたくさんのエネミーを撃ち落とし、他のプレーヤーがドロップさせたコインもキャッチさえすれば全員が手に入れることができるので、できるだけ多くの人数でプレイするほうがいいようだ。

 「ラッピースロット」は1人用の本格的なスロットゲーム。かわいいラッピーが登場し、様々な演出が展開されるので見ているだけでも楽しめる。ブロックごとにジャックポットが設定されており、大当たりするとかなりの大儲けになる。

相关的主题文章:

bns 2

How to retreive selected item IDs from a relationship grid?

$
0
0

I can't find any way to get the selected item IDs from a relationship grid.
I want to create an action/method that picks up those selected items.
Could anybody support with code for this?

Ps I already have a method (java) that handles this in the search grid, but it doesn't work on the relationship grid.

Get Related Items Data from Where Used AML

$
0
0

Is there a way to pull the the data out of the relatedItems in the AML query? I'm trying to build a report that shows all the affected parts on an AML change. I'm just having trouble getting the the relationship data out of the part data. So I want to do a where used on the Manufacture Part, then get the details on the Parts its attached to. Similar to a multi BOM query, but the top line is a where used instead of a get. 

Manufacture Part > Part

Current Query

<Item action="getItemWhereUsed" type="Manufacturer Part" id="123456ABC">

</Item>

Query I'm Trying to Get to Work

<Item action="getItemWhereUsed" type="Manufacturer Part" id="123456ABC">

        <relatedItems>

        <Item type="Part" action="get">

        <Relationships>

        <Item type="Part BOM" select="sort_order,quantity,reference_designator,related_id(item_number,name)"/>

        </Relationships>

        </Item>

        </relatedItems>

</Item>

 

Current Results

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">

  <SOAP-ENV:Body>

    <Result>

      <Item type="Manufacturer Part" id="123456ABC" icon="../Solutions/PLM/images/Icons/16x16/16x16_ManufacturerPart.gif" keyed_name="Manufacturer Part - 02-2-REV1 - 1.3" loaded="1">

        <relatedItems>

          <Item type="Part" id="654654654" icon="../Solutions/PLM/images/Icons/16x16/16x16_Part.gif" keyed_name="Part - E006 - 1.3" />

          <Item type="Part" id="987987799" icon="../Solutions/PLM/images/Icons/16x16/16x16_Part.gif" keyed_name="Part - E007 - 2.4" />

        </relatedItems>

      </Item>

    </Result>

  </SOAP-ENV:Body>

</SOAP-ENV:Envelope>

Automatic Release for a part.

$
0
0

Hi all,

I am trying to make it possible for a part automatically go to the "released" state after its created.  

I still need the basic Life Cycle to be used by everyone but for the life cycle to be bypassed if a certain part type is selected.

 For example, if I create a part and select "material" under the part type if will automatically be released but if I select component it will stay in the preliminary state until I promote the part further in the Life Cycle. 

Any Ideas?

Thanks

 

HTTP Error 404.3 - Not Found - after initial install.

$
0
0

Hello,

Trying a new install of Aras 10.0 and am running into some issues.  Server: Windows 2012, IIS8, .NET Framework 4.5, .NET Framework 3.5.

Install proceeds without issue but when trying to access the website the first time I received this error:

HTTP Error 500.19 - Internal Server Error

The requested page cannot be accessed because the related configuration data for the page is invalid.

Detailed Error Information:

Module

   IIS Web Core

Notification

   BeginRequest

Handler

   Not yet determined

Error Code

   0x80070021

Config Error

   This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".

Config File

   \\?\C:\Program Files (x86)\Aras\Innovator\Innovator\web.config

Requested URL

   http://localhost:80/InnovatorServer/

Physical Path

   C:\Program Files (x86)\Aras\Innovator\Innovator\

Logon Method

   Not yet determined

Logon User

   Not yet determined

 

In my research I found that I needed to allow handler overrides at the default web site which I did by modifying C:\Windows\System32\inetsrv\config\applicationHost.config to change the ‘deny’ settings to ‘allow’.

    <sectionGroup name="system.webServer">

            <section name="handlers" overrideModeDefault="Deny" />

            <section name="modules" allowDefinition="MachineToApplication" overrideModeDefault="Deny" />

 

Now I’m receiving this error:

 

HTTP Error 404.3 - Not Found

The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.

 

Can anyone point me in the direction of a solution?

Thanks!

Michael

Viewing all 1103 articles
Browse latest View live